From aabe24303ff51e5ad3f5b79847ba873a27061521 Mon Sep 17 00:00:00 2001 From: Elisabeth Rulke Date: Tue, 25 Aug 2026 10:46:24 -0400 Subject: [PATCH] docs: correct maximum duration copy for current Sandbox limits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b62435e0..5c88ece8 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ pnpm dev ### Maximum Duration -The maximum duration setting controls how long the Vercel sandbox will stay alive from the moment it's created. You can select timeouts ranging from 5 minutes to 5 hours. +The maximum duration setting controls how long the Vercel sandbox will stay alive from the moment it's created. The picker offers timeouts ranging from 5 minutes to 5 hours. Vercel Sandbox itself supports sessions of up to 45 minutes on the Hobby plan and up to 24 hours on Pro and Enterprise plans. - The sandbox is created at the start of the task - The timeout begins when the sandbox is created