Files
82a7166c-d89c-40d7-96d9-e88…/vercel.json
2026-03-07 05:13:54 +00:00

5 lines
97 B
JSON

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