# Frontend build artifacts. The *built* static export is committed under
# src/handler/api/static/ (that is what the Python package ships and FastAPI serves);
# everything below is regenerated by `npm install` / `npm run build`.
/node_modules
/.next
/out
/next-env.d.ts
*.tsbuildinfo
