Elysia can now be automatically deployed on Vercel
Elysia, the TypeScript framework, can now be automatically deployed on Vercel with runtime detection, defaulting to Node.js with an opt-in Bun runtime via vercel.json.
, a popular ergonomic TypeScript framework with end-to-end type safety, can now be deployed instantly on Vercel.Elysia When deployed, Vercel will now automatically identify your app is running Elysia and provision the optimal resources to run it efficiently. By default, Elysia will use Node. You can opt-in to the Bun runtime by adding the below to your .bunVersion linevercel.json Backends on Vercel use with by default, so you only pay for time where your code is actively using CPU.Fluid computeActive CPU pricing , or visit the documentation for or at Vercel.Deploy Elysia on VercelElysia Bun Runtime Read more