Files
158b5e2b-94f0-4995-9ef7-91b…/vercel.json
2026-04-06 11:35:09 +00:00

5 lines
97 B
JSON

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