MCPcopy Create free account
hub / github.com/vercel/examples / sync_existing_sandbox

Route sync_existing_sandbox

python/vibe-coding-ide/backend/src/api/sandbox.py:None–None  ·  view source on GitHub ↗
router.post("/sync")

Source from the content-addressed store, hash-verified

1from typing import Any
2import os
3import httpx
4from pydantic import BaseModel

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected