Files
3b33fd96-ce00-4a15-8e56-d4f…/vercel.json
2026-03-07 22:50:18 +00:00

5 lines
97 B
JSON

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