# Never copy host-installed deps/build output into the image — the container
# runs its own `npm install`. Copying a Windows node_modules breaks the Linux
# .bin shims (tsc: Permission denied, exit 126).
node_modules
dist
.vite
npm-debug.log
