Files
5f3c5843-8d28-424f-9932-231…/vercel.json
2026-03-04 23:28:28 +00:00

5 lines
97 B
JSON

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