Files
c61eb68b-5697-4610-b724-710…/vercel.json
2026-05-22 21:17:04 +00:00

5 lines
97 B
JSON

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