Files
3f375c1e-7d63-4bd7-be71-e06…/vercel.json
2026-05-13 23:55:35 +00:00

5 lines
97 B
JSON

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