mirror of
https://github.com/ershisan99/www.git
synced 2025-12-17 05:19:23 +00:00
ship it (again)
This commit is contained in:
@@ -28,7 +28,7 @@ WORKDIR /app
|
||||
ENV NODE_ENV production
|
||||
ENV NEXT_TELEMETRY_DISABLED 1
|
||||
|
||||
COPY --from=builder /app/next.config.js ./
|
||||
COPY --from=builder /app/next.config.mjs ./
|
||||
COPY --from=builder /app/public ./public
|
||||
COPY --from=builder /app/package.json ./package.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user