Heftig rekatorering

This commit is contained in:
Håkon Størdal 2025-09-03 19:10:17 +02:00
parent 3261e4c3bf
commit 1e32dd67c4
5 changed files with 13 additions and 12 deletions

View file

@ -11,6 +11,7 @@ RUN npm ci
# Copy source code and build the application
COPY . .
RUN npx svelte-kit sync
RUN npm run build
# Production stage - clean runtime environment