# Cross-link map: Deploy a Flask app on Vercel (/docs/frameworks/backend/flask)

> 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 to ship a Flask app on Vercel](https://vercel.com/kb/guide/ship-a-flask-app-on-vercel?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=semantic) — Deploy a Flask app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and con
- [Deploy a FastAPI app on Vercel](https://vercel.com/docs/frameworks/backend/fastapi?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=semantic) — Deploy a FastAPI app on Vercel. Learn how the Python runtime, ASGI, static assets, and Vercel Functions work together.
- [Build with a Flask starter template](https://vercel.com/kb/guide/build-with-a-flask-starter-template?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=semantic) — Deploy a Flask app to Vercel from a starter template. Compare the Flask Hello World starter, AI SDK, alt text generator,
- [Deploy a Django app on Vercel](https://vercel.com/docs/frameworks/full-stack/django?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=semantic) — Deploy a Django app on Vercel. Learn how the Python runtime, WSGI, ASGI, static assets, and Vercel Functions work togeth
- [How to ship a FastAPI app on Vercel](https://vercel.com/kb/guide/ship-a-fastapi-app-on-vercel?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=semantic) — Deploy a FastAPI app to Vercel with zero configuration. Learn how the Python runtime, Vercel Functions, streaming, middl

## This page links to (8)

- [Vercel CDN overview](https://vercel.com/docs/cdn?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=outbound) — Vercel's CDN is a globally distributed platform that handles routing, caching, security, and compression for every deplo
- [vercel deploy](https://vercel.com/docs/cli/deploy?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=outbound) — Learn how to deploy your Vercel projects using the vercel deploy CLI command.
- [vercel init](https://vercel.com/docs/cli/init?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=outbound) — Learn how to initialize Vercel supported framework examples locally using the vercel init CLI command.
- [Vercel Functions](https://vercel.com/docs/functions?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=outbound) — Build API routes, webhooks, and agent request handlers with Vercel Functions, then test and debug them with Vercel CLI.
- [Vercel Functions Limits](https://vercel.com/docs/functions/limitations?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=outbound) — Learn about the limits and restrictions of using Vercel Functions.
- [System Headers](https://vercel.com/docs/headers?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=outbound) — This reference covers the list of request, response, cache-control, and custom response headers included with deployment
- [Build with a Flask starter template](https://vercel.com/kb/guide/build-with-a-flask-starter-template?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=outbound) — Deploy a Flask app to Vercel from a starter template. Compare the Flask Hello World starter, AI SDK, alt text generator,
- [How to ship a Flask app on Vercel](https://vercel.com/kb/guide/ship-a-flask-app-on-vercel?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=outbound) — Deploy a Flask app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and con

## Pages that link here (5)

By site: vercel-changelog (1) · vercel-kb (2) · vercel-docs (2)

### From vercel-changelog

- [Zero-configuration Flask backends](https://vercel.com/changelog/zero-configuration-flask-backends?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [Build with a Flask starter template](https://vercel.com/kb/guide/build-with-a-flask-starter-template?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=inbound) — Deploy a Flask app to Vercel from a starter template. Compare the Flask Hello World starter, AI SDK, alt text generator,
- [How to ship a Flask app on Vercel](https://vercel.com/kb/guide/ship-a-flask-app-on-vercel?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=inbound) — Deploy a Flask app to Vercel with zero configuration. Learn how to ship from a template, the Vercel CLI, or Git, and con

### From vercel-docs

- [Using the Python Runtime with Vercel Functions](https://vercel.com/docs/functions/runtimes/python?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=inbound) — Learn how to use the Python runtime to run Python applications on Vercel.
- [Python Functions in the /api Directory](https://vercel.com/docs/functions/runtimes/python/api-directory?from=graph&source_path=%2Fdocs%2Fframeworks%2Fbackend%2Fflask&source_site=vercel-docs&relationship=inbound) — Configure existing Vercel projects that use file-based Python functions in an /api directory.
