Files
b25b85c1-e4b0-4521-9321-640…/vercel.json
2026-03-07 19:01:29 +00:00

5 lines
97 B
JSON

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