Skip to content

Commit

Permalink
Update vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rfraposa committed Mar 25, 2023
1 parent 2862d78 commit 0ff8a49
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
{ "source": "/docs/:path*", "destination": "/:path*" }
],
"trailingSlash": false,
"cleanUrls": true
"cleanUrls": true,
"github": {
"silent": true
}
}

0 comments on commit 0ff8a49

Please sign in to comment.