This commit is contained in:
parent
cfcee23dc0
commit
5f2621f07a
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue