Files
badc1e64-0990-4177-bf23-674…/vercel.json
2026-05-06 18:26:53 +00:00

5 lines
97 B
JSON

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