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

edge-runtime: Run any Edge Function from CLI or Node.js module.
See edge-runtime section in our website for more information.
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
edge-runtime © Vercel, released under the MPLv2 License.
Authored and maintained by Vercel with help from contributors.
> vercel.com · GitHub Vercel · Twitter @vercel