Files
5328443b-141f-4875-a19f-7c1…/vercel.json
2026-04-16 21:43:39 +00:00

5 lines
97 B
JSON

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