Files
b7f3fe4f-eed1-433e-9377-57b…/vercel.json
2026-03-04 23:05:56 +00:00

5 lines
97 B
JSON

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