Flexport Deploy Integration Overview Deploy Flexport-powered applications to production. Webhook receivers need always-on hosting. Dashboards can use serverless. Background sync workers suit containers. Instructions Option A: Vercel (Dashboard + Webhook Routes) Option B: Fly.io (Always-On Webhook Receiver) Option C: Cloud Run (Shipment Sync Worker) Post-Deploy Verification Resources - Flexport Webhooks API - Fly.io Docs - Cloud Run Docs Next Steps For webhook event handling, see . ---