I am using next.js version 12 to deploy a webpage but when deployed it gives a warning in console
websocket.js?a9be:45 WebSocket connection to 'wss://eteaga.com/_next/webpack-hmr' failed:
In the localhost it doesn't give any warnings or problems. Is it the new version of next.js that needs some configuration added?