Files
13dbf032-7936-4976-af83-31c…/vercel.json
2026-03-12 06:11:53 +00:00

5 lines
97 B
JSON

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