Skip to content

Commit 48bda06

Browse files
authored
[docs] Add Vercel deploy config (#23910)
1 parent e244c6e commit 48bda06

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

vercel.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"github": {
3+
"autoJobCancelation": false,
4+
"silent": true
5+
},
6+
"public": true,
7+
"trailingSlash": true
8+
}

0 commit comments

Comments
 (0)