Files
7814c40e-6b5d-438d-be5d-849…/vercel.json
2026-03-09 22:25:28 +00:00

5 lines
97 B
JSON

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