Files
8c81b06d-6fdd-4fe1-80e4-351…/vercel.json
2026-03-06 17:55:43 +00:00

5 lines
97 B
JSON

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