1 Replies
3 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 itsrems • 3 months ago
shakirali78690
FREE
3 months ago
It’s hard to say why the deploy is failing without the build/deploy logs.
In Railway, click the failed deployment → open the Build Logs tab and copy the last 30–50 lines here. That will usually show whether it’s a dependency error, wrong build command, missing PORT handling, or a runtime crash. Once you share those logs, it’ll be possible to point to the exact fix.