Skip to content

Commit 1fa1865

Browse files
authored
Fixed docker copying node modules outside
K:D)wka0ksd0kCAK()CD(@k)QAKOSDKAPCKd-ACSDcAs AHHHHHHH HELP
1 parent 576e0e6 commit 1fa1865

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ RUN npm install --production
1313
# Copy the pre-built Next.js app
1414
COPY .next ./.next
1515
COPY public ./public
16-
COPY node_modules ./node_modules
1716

1817
# Expose port
1918
EXPOSE 3000

0 commit comments

Comments
 (0)