Files
31e5df23-564d-4e65-810e-b97…/vercel.json
2026-03-05 17:17:45 +00:00

5 lines
97 B
JSON

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