Files
83c080f5-2e0f-4f20-acc9-383…/vercel.json
2026-03-03 20:33:04 +00:00

5 lines
97 B
JSON

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