Files
5ea2025b-3f5a-412e-880f-453…/vercel.json
2026-03-17 15:31:33 +00:00

5 lines
97 B
JSON

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