Files
4135c232-63ae-46ea-96b6-e94…/vercel.json
2026-05-17 01:36:52 +00:00

5 lines
97 B
JSON

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