Deploying Hono App to Multiple Runtimes
How can I deploy my Hono app to multiple different runtimes simultaneously within the same project? For example: Vercel Edge Functions, Netlify Edge Functions, and Fastly Compute.
2 Replies
Here’s my answer I gave https://discord.com/channels/1011308539819597844/1012485912409690122/1224838233293328385
But we can go into more detail here if you have questions about to how do it
Thank you.