Files
4b85da18-89b0-4782-8fc0-c87…/vercel.json
2026-03-04 14:01:59 +00:00

5 lines
97 B
JSON

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