Files
b0cd1929-d582-43bd-bb44-bfa…/vercel.json
2026-06-08 13:59:25 +00:00

5 lines
97 B
JSON

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