Files
db96927d-09fb-4f64-9396-1f7…/vercel.json
2026-03-05 19:40:00 +00:00

5 lines
97 B
JSON

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