Files
fda2f35e-c93d-44dd-a7fd-49d…/vercel.json
2026-06-12 05:23:57 +00:00

5 lines
97 B
JSON

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