shipfeedAI news, curated daily

00:36:26 CET
21 MAY00:36:26shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

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.

Nov 17 · · primary fetch1 sourceupdated Nov 17 ·

, 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

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comElysia can now be automatically deployed on Vercelprimary