1 Replies
5 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 5 months ago
5 months ago
I would highly suggest using NextJS's builtin backend.
To test if it's a frontend or backend issue, call your backend API hosted on Railway from your local machine (either through the app in dev environment or from an API client) to see if it's returning the same errors.