Screenshot
Description
After Migrating to Graffle from an older version of graphql-request, it appears that when deployed / compiled to vercel it throws the following error:
Module X was instantiated because it was required from module X, but the module factory is not available.
And reports as a client side exception. Only occurs whenever I try and run a query using Graffle unfortunately. Wish I had more details but even locally it works, only when deployed and as a PROD build on Vercel does it break.