- Multi-stage build: node:22-alpine for build, separate stage for serve - Runs vite preview on port 4173 with host 0.0.0.0 - config.json mountable at runtime via -v /path/to/config.json:/app/dist/config.json:ro
9 lines
61 B
Plaintext
9 lines
61 B
Plaintext
node_modules
|
|
dist
|
|
.git
|
|
.planning
|
|
*.md
|
|
.biome
|
|
.claude
|
|
.agents
|