Files
72f5751f-d0cd-4128-8d4f-650…/vercel.json
2026-03-03 17:43:50 +00:00

5 lines
97 B
JSON

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