Skip to content
Discussion options

You must be logged in to vote

The reason for the slow navigation is most likely because your app (Vercel) and your DB (Heroku) are not in the same server, so there’s a latency, if they are also in different regions the latency will increase making it even slower.

The reason why Fly.io feels faster is because both app and DB are deployed together so the latency is minimal and almost imperceptible.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@albingroen
Comment options

@sergiodxa
Comment options

Answer selected by albingroen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants