Browse Source

copy next.config.js when build docker image

Yuki Takei 3 years ago
parent
commit
8d67156954
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/app/docker/Dockerfile

+ 1 - 0
packages/app/docker/Dockerfile

@@ -125,6 +125,7 @@ RUN tar -cf packages.tar \
   packages/app/resource \
   packages/app/tmp \
   packages/app/.env.production* \
+  packages/app/next.config.js \
   packages/*/package.json \
   packages/*/dist