Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 2c3f0c4

Browse files
authored
Update Dockerfile
1 parent 3208add commit 2c3f0c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ENV NODE_OPTIONS=--openssl-legacy-provider
1212
RUN npm install
1313
RUN npm run lint
1414
RUN npm run build
15+
RUN rm -rf .next
1516
#RUN npm run test
1617

1718
CMD npm start

0 commit comments

Comments
 (0)