Files
16229f9d-a906-4539-b691-2ba…/vercel.json
2026-03-29 08:50:04 +00:00

5 lines
97 B
JSON

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