This commit is contained in:
hailin 2025-04-05 21:16:01 +08:00
parent cfcee23dc0
commit 5f2621f07a
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
COPY --from=builder /app/apps/blogai/.next ./.next
COPY --from=builder /app/apps/blogai/public ./public
COPY --from=builder /app/apps/blogai/next.config.js ./next.config.js
COPY --from=builder /app/apps/blogai/next-i18next.config.js ./next-i18next.config.js