Files
f31bf53d-b6fb-41ed-b78e-d99…/vercel.json
2026-04-15 18:29:24 +00:00

5 lines
97 B
JSON

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