Where and how can i host my site? (Uses socketio and express)
Unanswered
Spanish Mastiff posted this in #help-forum
Spanish MastiffOP
I have a nextjs app that is using express and socketio. I am not able to host it on vercel. During deployment I am getting errors for
npm run build. I read somewhere that vercel does not support websockets. Then how and where can I host my app? Heroku does not a free tier anymore and I am looking for a free plan. Is this possible on netlify?