Skip to content
Avatar of vercelvercel/examples

Flask Hello World

Use Flask 3 on Vercel with Serverless Functions using the Python Runtime.

Framework
Use Case
CSS
Flask Thumbnail

Flask + Vercel

This example shows how to use Flask 3 on Vercel with Serverless Functions using the Python Runtime.

Demo

https://flask-python-template.vercel.app/

How it Works

This example uses the Web Server Gateway Interface (WSGI) with Flask to enable handling requests on Vercel with Serverless Functions.

Running Locally

npm i -g vercel
vercel dev

Your Flask application is now available at http://localhost:3000.

One-Click Deploy

Deploy the example using Vercel:

Flask Thumbnail
Avatar of vercelvercel/examples

Flask Hello World

Use Flask 3 on Vercel with Serverless Functions using the Python Runtime.

Framework
Use Case
CSS

Flask + Vercel

This example shows how to use Flask 3 on Vercel with Serverless Functions using the Python Runtime.

Demo

https://flask-python-template.vercel.app/

How it Works

This example uses the Web Server Gateway Interface (WSGI) with Flask to enable handling requests on Vercel with Serverless Functions.

Running Locally

npm i -g vercel
vercel dev

Your Flask application is now available at http://localhost:3000.

One-Click Deploy

Deploy the example using Vercel:

Unleash New Possibilities

Deploy your app on Vercel and unlock its full potential