Skip to content

Commit

Permalink
feat: standalone nextjs deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
danilaplee committed Jan 23, 2025
1 parent b1a4776 commit 0c48f98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pexels-grid/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ RUN yarn

RUN yarn build

RUN rm -rf node_modules

FROM node:20-alpine

RUN mkdir -p /home/node/app
Expand Down

0 comments on commit 0c48f98

Please sign in to comment.