Question
What is the function execution limit on the Cloudflare Pages free plan?
Asked by: USER3732
71 Viewed
71 Answers
Answer (71)
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.