# Cross-link map: Backends on Vercel (/docs/frameworks/backend)

> From the Vercel docs graph (built 2026-09-22T05:27:54.083Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [How Vercel Services run on Fluid compute](https://vercel.com/kb/guide/vercel-services-fluid-compute?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=semantic) — The backends in a Vercel Services project run as Vercel Functions on Fluid compute by default. Learn how optimized concu
- [Hosting your API on Vercel](https://vercel.com/kb/guide/hosting-backend-apis?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=semantic) — Learn how to build and scale performant APIs on Vercel.
- [WebSockets](https://vercel.com/docs/functions/websockets?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=semantic) — Serve WebSocket connections in Vercel Functions for realtime features like chat, collaboration, and AI streaming.
- [Vercel Functions](https://vercel.com/docs/functions?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=semantic) — Build API routes, webhooks, and agent request handlers with Vercel Functions, then test and debug them with Vercel CLI.
- [Vercel Services: Run full stack on Vercel](https://vercel.com/blog/vercel-services-run-full-stack-on-vercel?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=semantic)

## This page links to (11)

- [Environments](https://vercel.com/docs/deployments/environments?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Environments are for developing locally, testing changes in a pre-production environment, and serving end-users in produ
- [Fluid compute](https://vercel.com/docs/fluid-compute?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Learn about fluid compute, an execution model for Vercel Functions that provides a more flexible and efficient way to ru
- [Run background tasks with Celery on Vercel](https://vercel.com/docs/frameworks/backend/celery?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Deploy Celery on Vercel. Learn how Celery workers use Vercel Queues and Vercel Functions to run background tasks without
- [Deploy Dramatiq workers on Vercel](https://vercel.com/docs/frameworks/backend/dramatiq?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Deploy Dramatiq workers on Vercel. Learn how Dramatiq actors use Vercel Queues and Vercel Functions to process backgroun
- [@vercel/functions API Reference \\(Node.js\\)](https://vercel.com/docs/functions/functions-api-reference/vercel-functions-package?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Learn about available APIs when working with Vercel Functions.
- [Vercel Functions Limits](https://vercel.com/docs/functions/limitations?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Learn about the limits and restrictions of using Vercel Functions.
- [Fluid compute pricing](https://vercel.com/docs/functions/usage-and-pricing?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Learn about usage and pricing for fluid compute on Vercel.
- [WebSockets](https://vercel.com/docs/functions/websockets?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Serve WebSocket connections in Vercel Functions for realtime features like chat, collaboration, and AI streaming.
- [Performing an Instant Rollback on a Deployment](https://vercel.com/docs/instant-rollback?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Learn how to perform an Instant Rollback on your production deployments and quickly roll back to a previously deployed p
- [Rolling Releases](https://vercel.com/docs/rolling-releases?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Learn how to use Rolling Releases for more cautious deployments.
- [Vercel Firewall](https://vercel.com/docs/vercel-firewall?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=outbound) — Learn how Vercel Firewall helps protect your applications and websites from malicious attacks and unauthorized access.

## Pages that link here (4)

By site: vercel-kb (4)

- [Efficiently manage database connection pools with Fluid compute](https://vercel.com/kb/guide/efficiently-manage-database-connection-pools-with-fluid-compute?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=inbound) — How to create high-performance database connection pools without leaking connections
- [How to gradually roll out new versions of your backend](https://vercel.com/kb/guide/how-to-gradually-roll-out-new-versions-of-your-backend?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=inbound) — Incrementally release updates to your backend to minimize impact of mistakes.
- [Build an MCP Server with Weather tools using Express and Vercel](https://vercel.com/kb/guide/mcp-server-with-weather-tool-express?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=inbound) — Make your Express weather API accessible to AI assistants through the Model Context Protocol.
- [How to ship an H3 app on Vercel](https://vercel.com/kb/guide/ship-a-h3-app-on-vercel?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend&source_site=vercel-docs&relationship=inbound) — Deploy an H3 app to Vercel with zero configuration. Learn to configure streaming, middleware, cron jobs, the Bun runtime
