diff --git a/vercel.json b/vercel.json index 017a9642ed28a..8aa88ab2c8209 100644 --- a/vercel.json +++ b/vercel.json @@ -861,6 +861,22 @@ "destination": "/platforms/apple/guides/watchos/integrations/" }, { + "source": "/platforms/javascript/guides/gatsby/sourcemaps/tools/systemjs/", + "destination": "/platforms/javascript/guides/gatsby/sourcemaps/" + }, + { + "source": "/platforms/javascript/guides/nextjs/manual/", + "destination": "/platforms/javascript/guides/nextjs/" + }, + { + "source": "/platforms/javascript/guides/react/components/errorboundary/", + "destination": "/platforms/javascript/guides/react/" + }, + { + "source": "/platforms/javascript/guides/react/components/profiler/", + "destination": "/platforms/javascript/guides/react/" + }, + { "source": "/platforms/javascript/guides/remix/install/cdn/", "destination": "/platforms/javascript/guides/remix/#install" },