Files
f7a862e4-dd1e-4aa3-a1ca-fd9…/vercel.json
2026-03-08 19:52:41 +00:00

5 lines
97 B
JSON

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