Dynamic data files

This commit is contained in:
2026-03-18 15:29:05 +01:00 Verified
parent d61f2af6d4
commit 2814a287fb
20 changed files with 272 additions and 186 deletions
+1
View File
@@ -24,6 +24,7 @@ ENV NODE_ENV=production
ENV NEXT_TELEMETRY_DISABLED=1
RUN mkdir -p data
RUN mkdir -p public/files
COPY --from=builder /app/public ./public
COPY --from=builder /app/.next/standalone ./