- This example uses the Web Server Gateway Interface (WSGI) with Flask to enable handling requests on Vercel with Serverless Functions. It uses Base64 to show the image and the module "captcha" to generate the image.
npm i -g vercel
vercel devYour Flask application will be available at http://localhost:3000.