Files
2bba5c7b-6495-4632-8161-513…/vercel.json
2026-03-19 05:43:23 +00:00

5 lines
97 B
JSON

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