Vercel Deploy Deploy any project to Vercel instantly. Always deploy as preview (not production) unless the user explicitly asks for production. Prerequisites - Check whether the Vercel CLI is installed without escalated permissions (for example, ). - Only escalate the actual deploy command if sandboxing blocks the deployment network calls ( ). - The deployment might take a few minutes. Use appropriate timeout values. Quick Start 1. Check whether the Vercel CLI is installed (no escalation for this check): 2. If is installed, run this (with a 10 minute timeout): Important: Use a 10 minute (6000…