This commit is contained in:
@@ -10,7 +10,7 @@ COPY . .
|
||||
|
||||
# Next.js standalone output copies only necessary files
|
||||
RUN yarn build
|
||||
ENV NEXT_TELEMETRY_DISABLED 1
|
||||
ENV NEXT_TELEMETRY_DISABLED=1
|
||||
|
||||
# 2. Production stage: use a minimal base image
|
||||
FROM node:20-alpine AS runner
|
||||
|
||||
Reference in New Issue
Block a user