Files
19006fa2-916b-4e4e-90d1-447…/vercel.json
2026-03-09 13:35:17 +00:00

5 lines
97 B
JSON

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