Files
c0beb3d9-d68d-4e28-ad0b-f03…/vercel.json
2026-03-10 21:49:04 +00:00

5 lines
97 B
JSON

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