Files
26d4394b-51cc-4458-adbe-ff4…/vercel.json
2026-03-05 23:21:09 +00:00

5 lines
97 B
JSON

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