elevenlabs-deploy-integration
Installation
SKILL.md
ElevenLabs Deploy Integration
Overview
Deploy ElevenLabs TTS/voice applications to Vercel (serverless), Fly.io (containers), or Google Cloud Run with proper secrets management, timeout configuration, and streaming support. Pick the platform that matches your traffic shape, write the platform config + server code, store the API key as a platform secret, then deploy and smoke-test the live endpoint.
Prerequisites
- ElevenLabs API key for production
- Platform CLI installed (
vercel,fly, orgcloud) - Application code tested locally