# Frontend build artifacts — all regenerated by `npm install` / `npm run build`. The
# static export under src/handler/api/static/ is generated too (gitignored at the repo
# root): `npm run export` produces it for source installs, and the Docker image builds
# it in its own node stage.
/node_modules
/.next
/out
/next-env.d.ts
*.tsbuildinfo
