Files
2bf902ac-cd61-4ac6-ac5e-5bf…/vercel.json
2026-04-22 12:25:12 +00:00

5 lines
97 B
JSON

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