What is edge-runtime?
"Run any Edge Function from CLI or Node.js module."
edge-runtime is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 62.5 KB on disk.
Installation Guide
# Install via NPM
npm install edge-runtime
# Install via Yarn
yarn add edge-runtime