do you have any suggest for the package of fetching data in Workers. I use fetch but it is inconven
do you have any suggest for the package of fetching data in Workers. I use fetch but it is inconvenient. Axios is not compatible with edge run time.

_workers.js file, which I'm going to guess it isn't. Then it is instead subject to the 25 MiB per-file limitgetRequestContext and use its fetch methodmiddleware.ts? or create it under functions/_middleware.ts?functions/?
middleware.ts functions/ is incompatible with next-on-pages, you cannot use those at all middleware.ts?_workers.js const hashedPassword = await new Scrypt().hash(password);getRequestContextfunctions/_middleware.tsfunctions/functions/