Files
bb467d49-ffc5-4c0b-adf2-18a…/vercel.json
2026-03-04 12:13:19 +00:00

5 lines
97 B
JSON

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