This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OpenSource
/
ollama
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add `vercel.json` to silence PR comments
Jeffrey Morgan
1 year ago
parent
a18e6b3a40
commit
20dae6b38f
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
web/vercel.json
+ 5
- 0
web/vercel.json
View File
@@ -0,0 +1,5 @@
+{
+ "github": {
+ "silent": true
+ }
+}