Files
672b690a-dc7d-4e84-baf8-c72…/vercel.json
2026-04-23 09:47:37 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}