Vercel Blog

Lower pricing with Active CPU pricing for Fluid compute

thumbnail

Vercel Functions on Fluid Compute Pricing Update

  • Introduction: Vercel Functions on Fluid Compute now utilize Active CPU pricing, charging only for CPU usage during active work, reducing costs during idle time.
  • Core Metrics:
    • Active CPU: Priced at $0.128 per hour
    • Provisioned Memory: Billed at a reduced rate of $0.0106 per GB-Hour
    • Invocations: One charge per function call
  • Example:
    • Previously a function running at 100% active CPU in a standard machine size would have cost ~$0.149 per hour.
    • Under the previous pricing model, the same function would have cost $0.31842 per hour.
  • Availability: Default for Hobby, Pro, and new Enterprise teams, with availability for existing Enterprise customers depending on current plan configuration.
  • Implementation: Changes take effect after a redeploy.

For further details on Fluid compute with Active CPU pricing, refer to the announcement and learn more about the update.