Files
003f18b6-4756-4f8c-916f-494…/vercel.json
2026-05-10 19:15:52 +00:00

5 lines
97 B
JSON

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