Next.js Discord

Discord Forum

Handle blob file with server actions

Unanswered
Inca Dove posted this in #help-forum
Open in Discord
Inca DoveOP
hello,
i was creating generating report with excel file using excel js

if we are using route handler, in the front end if using axios we need to add responseType: "blob"
but how about if using it with server actions?

0 Replies