What is the function execution limit on the Cloudflare Pages free plan?

Question

Grade: Education Subject: Support
What is the function execution limit on the Cloudflare Pages free plan?
Asked by:
71 Viewed 71 Answers

Answer (71)

Best Answer
(264)
The Cloudflare Pages free plan allows for 100,000 requests per month to serverless functions. Each invocation of a function counts towards this limit. This is suitable for many small to medium-sized projects, but high-traffic applications may require a paid plan.