Alchemy Deploy Integration Overview Deploy Alchemy-powered dApps with proper API key security. The API key must stay server-side — never ship it to the browser. Instructions Step 1: Vercel Deployment Step 2: Cloud Run Deployment Step 3: Health Check Output - Vercel deployment with API key in server-side functions - Cloud Run with GCP Secret Manager - Health check endpoint verifying Alchemy connectivity Resources - Vercel Secrets - Cloud Run Secrets - Alchemy Docs Next Steps For webhook handling, see . ---