Files
cb7f5a66-5790-480f-80d0-411…/vercel.json
2026-03-04 17:25:40 +00:00

5 lines
97 B
JSON

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