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: ```sh npm install edge-runtime --save ``` or using yarn: ```sh yarn add edge-runtime --dev ``` or using pnpm: ```sh pnpm install edge-runtime --save ``` ## License **edge-runtime** © [Vercel](https://vercel.com), released under the [MPLv2](https://github.com/vercel/edge-runtime/blob/main/LICENSE.md) License.
Authored and maintained by [Vercel](https://vercel.com) with help from [contributors](https://github.com/vercel/edge-runtime/contributors). > [vercel.com](https://vercel.com) · GitHub [Vercel](https://github.com/vercel) · Twitter [@vercel](https://twitter.com/vercel)