Vercel is a popular Python web framework that makes it simple to create web applications and API's in a short period of time. If you've created a Flask app and are worried about configuring a server as Heroku's free plan is no more, then worry not. You can run Flask as a serverless function on Vercel.

3m read timeFrom dev.to
Post cover image
Table of contents
PrerequisitesDeploying the Flask AppAdditional ConfigurationBonus
1 Comment

Sort: