1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-10-16 06:17:32 +00:00

Make Vercel shut up

This commit is contained in:
Steffo 2022-06-29 09:23:55 +02:00
parent 79148db091
commit fa2db7e1f2
Signed by: steffo
GPG key ID: 6965406171929D01

5
vercel.json Normal file
View file

@ -0,0 +1,5 @@
{
"github": {
"silent": true
}
}