I have created a repo to reproduce the bug: https://github.com/larbish/nuxt3-github-module
Everything works well in local (dev or build + start): releases are fetched, parsed then displayed.
But when I deploy the project on vercel or netlify I'm getting an error when parsing the content for all releases:

Here is the throw in the code: https://github.com/nuxtlabs/github-module/blob/main/src/runtime/server/utils/queries.ts#L81