Files
c30295d6-eaeb-4521-a6c8-6b1…/vercel.json
2026-04-20 20:48:11 +00:00

5 lines
97 B
JSON

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