LiteLLM server now supported on Vercel
By Steven Van ·
LiteLLM server can now be deployed on Vercel as an OpenAI-compatible gateway, including routing through Vercel AI Gateway.
Vercel now supports deploying LiteLLM server directly on its platform, giving developers an OpenAI-compatible gateway that connects to any provider LiteLLM supports, including Vercel AI Gateway. A single model can be routed through Vercel AI Gateway by setting the model to vercel_ai_gateway/openai/gpt-5.4 in litellm_config.yaml, with the gateway API key read from an environment variable.
Vercel's full announcement includes a basic gateway app and the routing configuration, plus a link to deploy LiteLLM on Vercel.

Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →