Files
7bcd2d75-9e3f-464a-adde-bf6…/vercel.json
2026-04-05 19:10:26 +00:00

5 lines
97 B
JSON

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