Files
115b8277-441e-468e-99f3-87b…/vercel.json
2026-03-04 04:50:41 +00:00

5 lines
97 B
JSON

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