Next.js Discord

Discord Forum

Streaming NodeJS Serverless Function

Unanswered
Cinnamon posted this in #help-forum
Open in Discord
CinnamonOP
Hello there,
I've been trying to stream an audio file from an AWS S3 bucket using a NodeJS serverless function on Vercel.
The function is working fine locally but is timeouting once deployed.

Any help would be much appreciated ! 🙂

2 Replies

Cape lion
I'm having the exact same issue except I'm streaming text instead of audio
Were you able to fix it?