Files
9ab8a9fd-e808-40d3-b67d-c2f…/vercel.json
2026-03-08 20:08:33 +00:00

5 lines
97 B
JSON

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