Files
9b6c82ff-5170-4530-ba49-319…/vercel.json
2026-06-10 00:02:41 +00:00

5 lines
97 B
JSON

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