Files
18093173-c1f0-4ffb-920c-22f…/vercel.json
2026-03-03 16:20:21 +00:00

5 lines
97 B
JSON

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