---
title: "Vercel Sandbox"
description: "Vercel Sandbox capability reference generated from the Wildflower Computer SDK contract, including create fields and non-secret connection context."
canonical: "https://wildflower.computer/docs/reference/providers/vercel/"
openapi_version: "0.8.0"
source_revision: "788b7325a454b8b753a7d614247d5694bad5c967"
---

# Vercel Sandbox

This reference is generated from the same provider capability model used by every Wildflower SDK. It describes the portable create surface and the non-secret connection context kept separate from provider credentials.

- **Contract value:** **`vercel`**
- **Create input:** **image and timeout**
- **Connection fields:** **2**

## Create options

The generated create input exposes these provider-specific fields:

- `image`
- `timeout`

## Runtime behavior

These capability facts come from the same generator-owned model used by the provider catalog and SDK documentation.

- **Image selection:** **container**
- **Timeout:** **seconds**
- **Output streams:** **separate**
- **Working directory:** **Supported**
- **Environment variables:** **Supported**
- **Persistent resume:** **Supported**
- **Explicit stop:** **Not supported**
- **Snapshots / restore:** **Not supported**
- **Delete:** **Supported**

Granularity: 1 second.

## Connection context

These values identify provider-side workspace or bridge context. They are not credentials and remain separate from the provider API key.

| Field | Inline header |
| --- | --- |
| `teamId` | `X-Provider-Team-Id` |
| `projectId` | `X-Provider-Project-Id` |

> **Credentials never enter the create body**
>
> Connect the provider once for the project, or send a typed inline credential override. Wildflower keeps credentials in authentication headers and never serializes them into sandbox JSON.

## Usage, cost, and latency evidence

- **Billing signal:** **account usage report**
- **Wildflower integration:** **unsupported per sandbox**
- **Provider granularity:** **team or account**
- **Expected lag:** **provider reporting delay**
- **Provider-reported cost:** **Unavailable**
- **Live credential proof:** **Not verified**

> **Vercel Sandbox provider cost is not available**
>
> Wildflower cannot attribute the provider's account-level usage report to one sandbox without an authoritative mapping.
>
> [Review the official provider signal source](https://vercel.com/docs/cli/usage). A normalized list-price estimate remains separate from provider reporting and invoice reconciliation.

## Continue

- [Connect a project provider profile](https://wildflower.computer/docs/provider-profiles/)
- [Review cost fidelity and benchmark rules](https://wildflower.computer/docs/provider-observability/)
- [Browse generated operations and models](https://wildflower.computer/docs/reference/)
