Files
e87985db-1700-41cd-93c4-1aa…/vercel.json
2026-03-08 23:39:25 +00:00

5 lines
97 B
JSON

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