Files
1b68c1c8-cfe7-45b6-8f0d-127…/vercel.json
2026-05-12 21:21:03 +00:00

5 lines
97 B
JSON

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