cmux/node_modules/edge-runtime
2026-01-29 17:36:26 -08:00
..
dist Update app and tooling 2026-01-29 17:36:26 -08:00
node_modules/async-listen Update app and tooling 2026-01-29 17:36:26 -08:00
LICENSE.md Update app and tooling 2026-01-29 17:36:26 -08:00
package.json Update app and tooling 2026-01-29 17:36:26 -08:00
README.md Update app and tooling 2026-01-29 17:36:26 -08:00




edge-runtime: Run any Edge Function from CLI or Node.js module.

See edge-runtime section in our website for more information.


Install

Using npm:

npm install edge-runtime --save

or using yarn:

yarn add edge-runtime --dev

or using pnpm:

pnpm install edge-runtime --save

License

edge-runtime © Vercel, released under the MPLv2 License.
Authored and maintained by Vercel with help from contributors.

vercel.com · GitHub Vercel · Twitter @vercel