Files
02a5e8d9-4674-4d09-912e-ad0…/vercel.json
2026-03-07 23:05:04 +00:00

5 lines
97 B
JSON

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