Files
677b2658-2e1f-45af-9d90-d02…/vercel.json
2026-03-12 20:16:26 +00:00

5 lines
97 B
JSON

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