How to convert IterableReadableStream to IterableReadableStream type (basically extracting a particular field from mentioned object)
Could not convert to IterableReadableStream from stream of type IterableReadableStream
or
Could not send entire stream object over Next.js response from route.tsx since response object are not stream object in Next.js by default