Files
b9d4a84e-9fd6-4b86-9915-29f…/vercel.json
2026-06-09 23:27:50 +00:00

5 lines
97 B
JSON

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