# Vercel Sandbox 2.3.0 - Product: Vercel Sandbox (https://whatsnew.fyi/product/vercel-sandbox) - Vendor: Vercel - Date: 2026-06-30 - Version: 2.3.0 - Original notes: https://github.com/vercel/sandbox/releases/tag/%40vercel/sandbox%402.3.0 - Permalink: https://whatsnew.fyi/product/vercel-sandbox/releases/2.3.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Support creating a sandbox from a custom image via the new image option on Sandbox.create and the --image flag on sandbox create and sandbox run - **changed** — Single API call to run, wait and get logs of command ###### Minor Changes - Support creating a sandbox from a custom image via the new `image` option on `Sandbox.create` and the `--image` flag on `sandbox create` / `sandbox run`. ([#232](https://github.com/vercel/sandbox/pull/232)) ###### Patch Changes - Single API call to run, wait and get logs of command ([#223](https://github.com/vercel/sandbox/pull/223))