Files
2b0c397d-2150-4ba0-aff2-dd0…/vercel.json
2026-04-25 04:34:31 +00:00

5 lines
97 B
JSON

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