I can only access my site through the root url but not through a specific route

Site: https://hexhiv.com/

When I try and access the site trough the root url (https://hexhiv.com) the site works fine and i can navigate to any of the routes without issue.
But when I try to access the site directly through a url with a path (HexHiv) the site wont load and I get a 404 error.

My tech stack: Front-end(React, Socket.IO, PixiJS), Back-end(Node.js, Socket.IO, MongoDB)

hi there, maybe this is helpful?