Files
d0f6900e-4ac6-412b-a3e2-ed9…/vercel.json
2026-06-07 20:54:28 +00:00

5 lines
97 B
JSON

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