diff --git a/werf.yaml b/werf.yaml index 311dbaa..beb88f3 100644 --- a/werf.yaml +++ b/werf.yaml @@ -32,7 +32,7 @@ git: to: /etc/nginx/nginx.conf import: - image: builder - add: /app/.output + add: /.nuxt/dist to: /usr/share/nginx/html after: setup