It doesn't seem as though bunyan supports the Node.js middleware runtime. It's a bit of a quirky one, as it's not Node.js nor a strict browser environment.
https://nextjs.org/docs/pages/api-reference/edge
It should be fine, if it is detectable somehow, for the middleware edge runtime to just use the browser version.
It doesn't seem as though bunyan supports the Node.js middleware runtime. It's a bit of a quirky one, as it's not Node.js nor a strict browser environment.
https://nextjs.org/docs/pages/api-reference/edge
It should be fine, if it is detectable somehow, for the middleware edge runtime to just use the browser version.