Files
2b65baeb-6c2e-4b8f-ac55-946…/vercel.json
2026-04-01 12:02:41 +00:00

5 lines
97 B
JSON

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