Next.js Discord

Discord Forum

Vercel Websocket support is confusing me?

Unanswered
Asian black bear posted this in #help-forum
Open in Discord
Asian black bearOP
Hi to get right to it. I am building a live document web app with Next.js and firebase/firestore as my database. When looking up how to do websockets on Next.js I saw some info about Vercel not supporting it in serverless functions. Also wondering what is counted as a serverless function? and is this doing websockets on Vercel even possible?

6 Replies

You dont do websocket with vercel hosting.
Its not possible.
Its possible within nextjs, but not while hosting on vercel
Somewhat defeats the purpose of a serverless environment
@Jboncz Its not possible.
Asian black bearOP
Okay thank you for the clarification.
@Asian black bear Okay thank you for the clarification.
No problem! Go ahead and close the post with an answer if your good to go.