Files
cd1fbde2-6ca8-4d42-9f63-867…/vercel.json
2026-03-21 18:06:28 +00:00

5 lines
97 B
JSON

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