Implementing multiple servers for a game in Unity with a backend in Node.js

Hello.

I have a backend server with Node.js which is for multiplayer and I would like to know how to implement multiple servers depending on the user’s region and connect it with Unity, or at least a guide or something to know how to do it