diff --git a/docs/vercel.json b/docs/vercel.json index 3082a5e8030..0fe6ba36c52 100644 --- a/docs/vercel.json +++ b/docs/vercel.json @@ -1217,6 +1217,10 @@ { "source": "/v0.1/docs/integrations/chat/solar(/?)", "destination": "/v0.1/docs/integrations/chat/upstage" + }, + { + "source": "/v0.1/docs/langgraph(/?)", + "destination": "https://langchain-ai.github.io/langgraph/" } ] }