Files
a7f04a78-d733-4e44-811d-727…/vercel.json
2026-05-07 23:20:46 +00:00

5 lines
97 B
JSON

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