Files
9bf37184-6f44-4822-b79d-79b…/vercel.json
2026-04-01 14:14:56 +00:00

5 lines
97 B
JSON

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