Files
13426a8c-cf1e-4f01-96d9-5d6…/vercel.json
2026-03-05 03:03:43 +00:00

5 lines
97 B
JSON

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