Files
2d16f919-3e5d-480c-95e7-12b…/vercel.json
2026-05-19 21:03:40 +00:00

5 lines
97 B
JSON

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