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