From 160c8e4dbeac16f388fa88424ff264376289820b Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Tue, 26 Jan 2021 16:53:01 -0500 Subject: [PATCH] remove extra github comments from vercel (#10779) --- ui/vercel.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ui/vercel.json diff --git a/ui/vercel.json b/ui/vercel.json new file mode 100644 index 000000000..0e6117e60 --- /dev/null +++ b/ui/vercel.json @@ -0,0 +1,7 @@ +{ + "version": 2, + "public": true, + "github": { + "silent": true + } +}