Next.js Discord

Discord Forum

NextJS Route Handler Returning Large File

Unanswered
Cuvier’s Dwarf Caiman posted this in #help-forum
Open in Discord
Cuvier’s Dwarf CaimanOP
Would like to return large minified javascript file from a route handler. context: I'd like to perform an sql insert statement inside of this route handler so I can see how many times 3rd part sites are directly loading this via script tag. No idea where exactly to start

0 Replies