Files
24e9d3a0-6956-4892-b59d-3a5…/vercel.json
2026-03-12 18:23:29 +00:00

5 lines
97 B
JSON

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