diff --git a/vercel.json b/vercel.json index 0e252e2b860..9edafb3d439 100644 --- a/vercel.json +++ b/vercel.json @@ -159,6 +159,11 @@ "destination": "https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html", "permanent": false }, + { + "source": "/warnings/version-mismatch", + "destination": "/warnings/invalid-hook-call-warning#mismatching-versions-of-react-and-react-dom", + "permanent": false + }, { "source": "/reference/react/directives", "destination": "/reference/rsc/directives",