Live Feed/Vercel/Fact Record
Vercel logo
Vercel
feature 92% Confidence Gate September 18, 2026

Vercel Sandbox Adds Support for Harbor Benchmarking Framework

Vercel Sandbox now supports running Harbor evaluations, including Terminal-Bench, by utilizing isolated Firecracker microVMs. This integration requires Harbor version 0.22.0 or later and enables parallelized benchmarking across multiple AI models via AI Gateway.

Verified State Diff

Comparison Mode:
- Previous State
Harbor evaluations could only be executed locally or in non-Vercel managed environments, limiting parallelization to the user's local machine hardware capacity.
+ Verified New State
Harbor evaluations can be executed in Vercel Sandbox using Firecracker microVMs, enabling high-concurrency parallelization and secure credential handling via AI Gateway.

Impact & Verification Analysis

WHO IS AFFECTED

AI engineers and developers using Harbor for benchmarking LLMs and agentic workflows.

WHY IT MATTERS

This feature removes the hardware bottleneck for running large-scale AI benchmarks, allowing developers to scale evaluations significantly while maintaining security through isolated microVMs and firewall-level credential injection.

Full Fact Overview

Vercel has integrated support for the Harbor benchmarking framework within Vercel Sandbox. Users can now execute Harbor commands using the --env vercel flag, which triggers the execution of trials within isolated Firecracker microVMs. This architecture allows for massive parallelization of benchmarks like Terminal-Bench, SWE-bench, tau3-bench, and OSWorld. The integration includes firewall-level network policy enforcement and secure credential injection for outbound requests. Additionally, users can leverage AI Gateway to switch between hundreds of models by modifying the --model parameter, such as using vercel_ai_gateway/openai/gpt-5.6-luna.

Multi-Source Evidence Chain (1)

Run Terminal-Bench and other Harbor evals on Vercel Sandboxhttps://vercel.com/changelog
TRACKED ENTITY
Explore all historical Vercel changes
View Vercel Hub ➔