Files
731b21dc-42c7-4482-9e2c-d62…/vercel.json
2026-03-18 21:31:06 +00:00

5 lines
97 B
JSON

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