Files
026ada34-3fc0-4bc1-ab2b-d90…/vercel.json
2026-04-22 00:22:43 +00:00

5 lines
97 B
JSON

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