Next.js Discord

Discord Forum

Send file back from server action

Unanswered
New Guinea Freshwater Crocodile posted this in #help-forum
Open in Discord
New Guinea Freshwater CrocodileOP
Is there a way to send back a downloadable file from a server action to a client?

My file could either be a Buffer, ArrayBuffer or Blob. How do I send it as a downloadable to the client?

2 Replies

New Guinea Freshwater CrocodileOP
Thank you, appreciate the quick response