Files
77f9ff52-9ce9-4064-933e-2c0…/vercel.json
2026-03-05 20:31:05 +00:00

5 lines
97 B
JSON

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