I upgraded `nextjs` to `v14.0.1` and since then I cannot send out any notifications: ``` Error: fetch is not a function at Webhook.send (webpack-internal:///(rsc)/./node_modules/discord-webhook-node/src/classes/webhook.js:62:41) ``` Not sure what we can do here?