Files
ef27976e-e08b-4868-999d-3f9…/vercel.json
2026-04-13 00:22:02 +00:00

5 lines
97 B
JSON

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