Browse Source

Maybe this works

main
Dan Abramov 2 years ago
parent
commit
0e72964224
  1. 2
      vercel.json

2
vercel.json

@ -85,7 +85,7 @@
"permanent": false
},
{
"source": "/((?!google)(:path*(\\.html)))",
"source": "/:path*(?!google)(\\.html)",
"destination": "https://legacy.reactjs.org/:path*.html",
"permanent": false
},

Loading…
Cancel
Save