We are thinking to migrate to vercel with a Django app and wondered if it is a production ready solution. Does anyone has an experience with python + vercel? Thanks
Vercel's own documentation states: The Python runtime is available in Beta on all plans..
Vercel is very much focused on Next.js and while it's not technically impossible to run Python apps on it, you might want to try out more generalized platforms like Platform.sh, Render or Fly.