Intercom Deploy Integration Overview Deploy Intercom-powered applications to Vercel, Fly.io, or Google Cloud Run with proper secret management, webhook endpoint configuration, and health checks. Prerequisites - Intercom production access token - Platform CLI installed ( , , or ) - Application with Intercom integration ready for deployment Instructions Step 1: Vercel Deployment API Route for Webhooks (Vercel Serverless): vercel.json: Step 2: Fly.io Deployment Step 3: Google Cloud Run Step 4: Health Check Endpoint Step 5: Register Webhook URL After deploying, configure the webhook URL in Interc…