We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd2ade commit 218bbc9Copy full SHA for 218bbc9
vercel.json
@@ -1,5 +1,8 @@
1
{
2
"cleanUrls": true,
3
"trailingSlash": false,
4
- "headers": []
+ "headers": [],
5
+ "github": {
6
+ "silent": true
7
+ }
8
}
0 commit comments