Files
9b723d85-2a36-4f54-9e6e-3c5…/vercel.json
2026-03-15 18:26:07 +00:00

5 lines
97 B
JSON

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