Sending a file from nestjs to nextjs
I am trying to get a file from azure blob and sedn the file to nextjs frontend. However, my response comes as a string.
I am trying to get a file from azure blob and sedn the file to nextjs frontend. However, my response comes as a string.