Files
88e5b84b-6ed8-4ebf-bac1-3ff…/vercel.json
2026-04-17 17:15:59 +00:00

5 lines
97 B
JSON

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