Skip to content

Backend

Backends deployed to Vercel get the full benefit of Vercel's infrastructure: Fluid compute with dynamic scaling and cold-start prevention, Active CPU pricing, Instant Rollback, the Vercel Firewall, protected preview deployments, and rolling releases.

Back to Knowledge Base

Zero-Configuration Backends on Vercel

Using xmcp with Next.js

Add an MCP server to an existing Next.js app with xmcp. Create typed tools, add authentication, and deploy to Vercel as a Vercel Function.

How to ship an H3 app on Vercel

Deploy an H3 app to Vercel with zero configuration. Learn to configure streaming, middleware, cron jobs, the Bun runtime, and observability.

How to ship a Fastify app on Vercel

Deploy a Fastify app to Vercel with zero configuration, then add streaming, lifecycle hooks, cron jobs, and observability.

How to ship an Express app on Vercel

Deploy an Express app to Vercel with zero configuration. Configure response streaming, middleware, cron jobs, the Bun runtime, and observability.

How to ship a FastAPI app on Vercel

Deploy a FastAPI app to Vercel with zero configuration. Learn how the Python runtime, Vercel Functions, streaming, middleware, and cron jobs work together.

How to ship a Koa app on Vercel

Deploy a Koa app to Vercel with zero configuration. Learn how to ship from the Vercel CLI or Git, and configure response streaming, middleware, cron jobs, and Observability.

How to ship a NestJS app on Vercel

Deploy a NestJS app to Vercel with zero configuration. Learn how to ship from a template, the Nest CLI, or Git, and configure response streaming, middleware, cron jobs, and Observability.

How to ship a Flask app on Vercel

Deploy a Flask app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and configure response streaming, middleware, cron jobs, the Bun runtime, and Observability.

How to ship an Elysia app on Vercel

Deploy a Elysia app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and configure response streaming, middleware, cron jobs, the Bun runtime, and Observability.

How to ship a Nitro app on Vercel

Deploy a Nitro app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and configure ISR, cron jobs, Vercel Queues, per-route function settings, and Observability.

How to ship a Hono app on Vercel

Deploy a Hono app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and configure response streaming, middleware, cron jobs, the Bun runtime, and Observability.