Files
5a04d63e-3a93-4572-b1da-702…/vercel.json
2026-04-07 05:47:39 +00:00

5 lines
97 B
JSON

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