@rauchg: Our Python team is making rapid progress
Summary
Vercel announces native support for Celery, enabling Python background tasks to run on Vercel Functions with zero configuration and a pay-per-use model.
View Cached Full Text
Cached at: 08/22/26, 11:23 AM
Our Python team is making rapid progress
Vercel Developers (@vercel_dev): Celery now runs Python background tasks natively on Vercel.
• Workers run as Vercel Functions • 𝚟𝚎𝚛𝚌𝚎𝚕:// broker, zero config • You only pay for active CPU
Similar Articles
@rauchg: Python code now starts 2x faster on Vercel. Automatically!
Vercel announced that Python functions now start 2x faster by precompiling code and dependencies to bytecode at build time.
@rauchg: Vercel Services You can now collocate e.g.: a Python backend API, an ExpressJS server, and a React SPA in one Vercel pr…
Vercel announces Services, allowing users to collocate multiple backend and frontend services in one project with atomic deployment, rollback, preview URLs, and internal networking.
@rauchg: Vercel CLI as a self-updating binary with zero external dependencies. Our CLI is one of the key interfaces enabling the…
Vercel CLI now ships as a self-updating native binary with zero external dependencies, improving security, startup speed, and reducing footprint by ~80%.
@rauchg: Hermes + Vercel =
Vercel announces that Hermes Agent can now run using Vercel AI Gateway for model inference with observability and Vercel Sandbox for isolated microVM execution.
@rauchg: Deployments on Vercel are up 3x since the start of the year. And 2x the 6 months prior. Agents love deploying. We suppo…
Vercel CEO Guillermo Rauch shares that deployments on Vercel have tripled since the start of the year, driven partly by AI agents. Vercel migrated its critical build database from Redis to DynamoDB while handling 6,000 deployments per minute.