Files
3687bc61-3bc0-4fc6-9d27-704…/vercel.json
2026-05-05 21:55:45 +00:00

5 lines
97 B
JSON

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