Files
3b61d65f-5e2f-48a1-9bd9-3a1…/vercel.json
2026-03-03 01:05:18 +00:00

5 lines
97 B
JSON

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