Next.js Discord

Discord Forum

How can i send an image throught NextResponse

Unanswered
shadow posted this in #help-forum
Open in Discord
i was thinking, transform the image into a blob and send it throught NextResponse but i dont think thats possible

basically im getting an image from a link like this https://i.pinimg.com/originals/c2/cb/c4/c2cbc4071b2fb6ef3ca19c50d7c1b729.jpg and want to send it with NextResponse

0 Replies