Download Latest Version vercel@44.6.4 source code.tar.gz (66.5 MB)
Email in envelope

Get an email when there's a new version of Vercel

Home / @vercel_python@5.0.0
Name Modified Size InfoDownloads / Week
Parent folder
@vercel_python@5.0.0 source code.tar.gz < 24 hours ago 66.5 MB
@vercel_python@5.0.0 source code.zip < 24 hours ago 70.6 MB
README.md < 24 hours ago 528 Bytes
Totals: 3 Items   137.1 MB 0

Major Changes

  • By default, the Python builder excludes certain directories from the zip output. (#13609) In vercel.json it's also possible to specify a custom excludeFiles rule. Previously excludeFiles would replace the default exclusions entirely. Now the default exclusions will always apply. The default exclusions consist of:

    • .git
    • .vercel
    • .pnpm-store
    • node_modules (also excluded when nested)
    • .next
    • .nuxt
Source: README.md, updated 2025-07-28