Files
a2f97b6a-de3f-49cd-812d-580…/vercel.json
2026-05-08 20:49:59 +00:00

5 lines
97 B
JSON

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