diff --git a/packages/gitbook/openNext/customWorkers/containerWrangler.jsonc b/packages/gitbook/openNext/customWorkers/containerWrangler.jsonc index 2204ff3ee..b425a7f14 100644 --- a/packages/gitbook/openNext/customWorkers/containerWrangler.jsonc +++ b/packages/gitbook/openNext/customWorkers/containerWrangler.jsonc @@ -112,7 +112,7 @@ "class_name": "NextServerContainer", "image": "./Dockerfile", "image_build_context": "../..", - "instance_type": "standard-1", + "instance_type": "standard-2", "max_instances": 3, }, ],