Vercel Hobby plan function invocation limit discrepancy: 1 million vs 100k notification

Hi, I have reached 152K in function invocations and I got an email abou tpassing the limit of, 100.000 invocations, but the Hobby plan says it has 1 million invocations in the specs, why am I getting the limit email? Thanks !\n\n## Fluid compute pricing\nLast updated November 17, 2025\n\nVercel Functions on fluid compute are priced based on your plan and resource usage. Each plan includes a set amount of resources per month:\n\n### Resource Limits\n- Active CPU: 4 hours included (Hobby) | N/A (Pro)\n- On-demand Active CPU: Costs vary by region (Pro)\n- Provisioned Memory: 360 GB-hrs included (Hobby) | N/A (Pro)\n- On-demand Provisioned Memory: Costs vary by region (Pro)\n- Invocations: 1 million included (Hobby) | N/A (Pro)\n- On-demand Invocations: $0.60 per million (Pro)

Your project does not have Fluid compute enabled, and so is bound by the legacy 100K limit

You can check by going to your project overview and expanding the Deployment settings section, where it will show if Fluid Compute is enabled

1 Like

Thanks a lot Jacob, appreciate it.

Hello @jacobparis, I came to this thread for the same reason, received this notification as well (75% of 100k threshold) but checking my deployment settings it does show to have Fluid Compute enabled and my usage stats also see a threshold of 1M.

The email notification was sent by mistake, we changed some heuristics and it went out to everyone on or off Fluid, so you can safely ignore it if your project is already on Fluid.

The team has updated the mail settings so this won’t happen again

1 Like