Files
7002108e-0ff7-4346-8af3-1e0…/vercel.json
2026-05-04 16:36:46 +00:00

5 lines
97 B
JSON

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