Files
vercel__next.js/vercel.json
T
Steven 7e51b29c23 Silence GH Comments for Preview URLs (#18766)
Disabling GH Comments per @Timer 

These are the same settings we use for the `vercel/vercel` repo.
2020-11-03 21:59:47 +00:00

7 lines
73 B
JSON

{
"github": {
"silent": true,
"autoJobCancelation": true
}
}