Skip to content

Commit

Permalink
asd 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bartosz-skejcik committed Dec 6, 2023
1 parent 0295d41 commit ebacdb2
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 @@ -27,7 +27,7 @@ COPY . .
# Uncomment the following line in case you want to disable telemetry during the build.
# ENV NEXT_TELEMETRY_DISABLED 1

RUN yarn build
RUN npm run build

# If using npm comment out above and use below instead
# RUN npm run build
Expand Down

0 comments on commit ebacdb2

Please sign in to comment.