Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
flamekiller22 committed Jan 10, 2024
1 parent 20a9164 commit fef3135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ENV NEXT_TELEMETRY_DISABLED 1
# RUN yarn build

# If using npm comment out above and use below instead
RUN prisma generate
RUN npx prisma generate
RUN npm run build

# Production image, copy all the files and run next
Expand Down

0 comments on commit fef3135

Please sign in to comment.