Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

chore: Add missing vercel.json to silence spammy comments

Changed files
+5
+5
vercel.json
···
···
+
{
+
"github": {
+
"silent": true
+
}
+
}