We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 670bb31 commit c30f133Copy full SHA for c30f133
1 file changed
vercel.json
@@ -1,4 +1,10 @@
1
{
2
+ "rewrites": [
3
+ {
4
+ "source": "/openapi.json",
5
+ "destination": "/api/openapi.json"
6
+ }
7
+ ],
8
"redirects": [
9
10
"source": "/:path(.*)",
0 commit comments