Files
488e5a0f-17fb-4d3c-95ff-1c0…/vercel.json
2026-03-10 21:49:06 +00:00

5 lines
97 B
JSON

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