Files
900cd9d3-9d20-4332-85fd-64d…/vercel.json
2026-04-22 04:58:27 +00:00

5 lines
97 B
JSON

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