Files
29bd502f-3c30-4dcd-9aa2-b1e…/vercel.json
2026-03-18 17:50:17 +00:00

5 lines
97 B
JSON

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