Cannot host NextJS on Vercel with Socket.IO, best hosting options?

I have a NextJS project that uses Socket.IO for it’s messaging system, vercel supports all of my API requests, however, no web sockets. Does anyone have suggestions or recommendations on a VPS hosting plan that is perfect for my situation?

Thank you!