Files
f9e8d13f-3367-4580-be00-be0…/vercel.json
2026-03-22 14:10:12 +00:00

5 lines
97 B
JSON

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