Skip to content

Commit 223d48c

Browse files
committed
chore : vercel config
1 parent 095b4eb commit 223d48c

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

vercel.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
2-
"trailingSlash":false,
3-
"reWrites":
4-
[
5-
{
6-
"source":"/(.*)",
7-
"destination":"/main.go"
8-
}
9-
]
10-
}
2+
"github": {
3+
"silent": true
4+
}
5+
}

0 commit comments

Comments
 (0)