Python Vercel Functions bundle size limit increased to 500MB
Source: Vercel Blog
The bundle size limit for Vercel Functions using the Python runtime is now 500 MB, increasing the maximum uncompressed deployment bundle size from 250 MB.
Learn more in the functions limitations documentation, or deploy FastAPI or Flask on Vercel to get started.