Files
7b5b8645-905d-4642-bd52-ddd…/vercel.json
2026-05-26 05:03:18 +00:00

5 lines
97 B
JSON

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