diff --git a/client/Dockerfile b/client/Dockerfile index 26955ba05f..4787f81b75 100644 --- a/client/Dockerfile +++ b/client/Dockerfile @@ -37,7 +37,7 @@ COPY --chown=$USER:$USER src ./src COPY --chown=$USER:$USER public ./public # NextJS required files -COPY --chown=$USER:$USER next.config.js next-env.d.ts local.d.ts \ +COPY --chown=$USER:$USER next.config.js local.d.ts \ postcss.config.js tailwind.config.js entrypoint.sh \ tsconfig.json .browserlistrc .eslintrc.js .prettierrc.json ./ diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 0000000000..fb57ccd13a --- /dev/null +++ b/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +