Files
c8ec604d-ba26-48b6-8f4c-bbd…/vercel.json
2026-04-28 21:31:55 +00:00

5 lines
97 B
JSON

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