서우 AgentOffice
← 라이브러리
development

Vercel 배포

원문: vercel-deploy

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

무엇을 하나요

Vercel Deploy Deploy any project to Vercel instantly. Always deploy as preview (not production) unless the user explicitly asks for production. Prerequisites When sandboxing blocks the deployment network calls, rerun with sandbox permissions=require escalated . The deployment might take a few minutes. Use appropriate timeout values. Quick Start Just run this (with a 10 minute timeout): Important: Use a 10 minute (600000ms) timeout for the deploy command since builds can take a while. If that fails with "No existing credentials found", use the fallback method below. Fallback (No Auth) If CLI fails with auth error, use the deploy script: The script handles framework detection, packaging, and d

실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.