Compare commits
2 Commits
fix/pages-
...
fix/remove
| Author | SHA1 | Date | |
|---|---|---|---|
| 41a90ad76e | |||
| b880137084 |
@@ -14,7 +14,6 @@ ENV NEXT_TELEMETRY_DISABLED=1
|
|||||||
|
|
||||||
COPY --from=builder /app/package*.json ./
|
COPY --from=builder /app/package*.json ./
|
||||||
COPY --from=builder /app/.next ./.next
|
COPY --from=builder /app/.next ./.next
|
||||||
COPY --from=builder /app/public ./public
|
|
||||||
COPY --from=builder /app/node_modules ./node_modules
|
COPY --from=builder /app/node_modules ./node_modules
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|||||||
0
public/.gitkeep
Normal file
0
public/.gitkeep
Normal file
Reference in New Issue
Block a user