# LiteLLM server now supported on Vercel

DevFeed: [LiteLLM server now supported on Vercel](<https://devfeed.tech/articles/litellm-server-now-supported-on-vercel-1002.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/litellm-server-now-supported-on-vercel>)

Author: Anthony Shew

Published: 2026-03-16T13:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [llm](<https://devfeed.tech/tags/llm.md>), [openai](<https://devfeed.tech/tags/openai.md>), [routing](<https://devfeed.tech/tags/routing.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

LiteLLM server can now be deployed on Vercel, providing an OpenAI-compatible gateway for access to supported LLM providers, including Vercel AI Gateway.

## Source excerpt

You can now deploy LiteLLM server on Vercel, giving developers LLM access with an OpenAI-compatible gateway connecting to any supported provider, including Vercel AI Gateway. To route a single model through Vercel AI Gateway, use the below configuration in litellm_config.yaml: Deploy LiteLLM on Vercel or learn more on our documentation Read more