Files
cf878b8d-812f-46c0-9948-7d7…/vercel.json
2026-05-14 00:31:48 +00:00

5 lines
97 B
JSON

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