Files
34a2e17f-ec26-425b-a0e9-0d8…/vercel.json
2026-05-10 06:13:43 +00:00

5 lines
97 B
JSON

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