From 0d1284679b24c0135c15cda9a881ca14b2f5d99e Mon Sep 17 00:00:00 2001 From: kbitr <33611687+kbitr@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:11:11 +0200 Subject: [PATCH] add "Concurrent builds are counted per account." add "Concurrent builds are counted per account." --- src/content/docs/pages/platform/limits.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/pages/platform/limits.mdx b/src/content/docs/pages/platform/limits.mdx index a33dc0f7c3cb4c..6f311961b07b64 100644 --- a/src/content/docs/pages/platform/limits.mdx +++ b/src/content/docs/pages/platform/limits.mdx @@ -16,7 +16,7 @@ Below are limits observed by the Cloudflare Free plan. For more details on remov Each time you push new code to your Git repository, Pages will build and deploy your site. You can build up to 500 times per month on the Free plan. Refer to the Pro and Business plans in [Pricing](https://pages.cloudflare.com/#pricing) if you need more builds. -Builds will timeout after 20 minutes. +Builds will timeout after 20 minutes. Concurrent builds are counted per account. ## Custom domains