build: add internal container deployment

This commit is contained in:
vince 2026-06-19 13:13:20 +02:00
parent b69de71029
commit 83efa5b051
3 changed files with 62 additions and 0 deletions

12
.containerignore Normal file
View file

@ -0,0 +1,12 @@
.git
.svelte-kit
build
coverage
data
dist
node_modules
playwright-report
storybook-static
test-results
.env
.env.*