Files
762ffb1a-a8cd-45ef-a5c6-7f1…/vercel.json
2026-03-07 18:04:45 +00:00

5 lines
97 B
JSON

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