Files
9c04ee67-e8c9-4fc4-9efe-037…/vercel.json
2026-06-07 20:37:20 +00:00

5 lines
97 B
JSON

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