Files
ed579f2e-1c53-4234-945e-cab…/vercel.json
2026-03-09 07:30:50 +00:00

5 lines
97 B
JSON

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