Fluid compute is now the default for new projects
Vercel sets Fluid compute as the default for all new projects, combining server efficiency with serverless flexibility and cutting costs by up to 85% for high-concurrency workloads.
New Vercel projects now run on by default.Fluid compute This update follows , its adoption across large-scale production apps, and all deployments by default.Fluid’s general availabilityv0.devshipping with Fluid enabled Fluid compute reuses existing instances before spawning new ones, cutting costs by up to 85% for high-concurrency workloads. It combines the efficiency of servers with the flexibility of serverless: for your existing projects, and learn more in our and .Enable Fluidblogdocumentation Read more Concurrent requests per function Scale from zero to infinity Minimal cold starts Usage-based, pay as you go Full Node.js and Python support No infrastructure to manage Background tasks with waitUntil