Need to set 'root folder'
justinhandley
PROOP

4 months ago

I have a remix app in a monorepo on Vercel that I'm trying to migrate. On vercel, we are able to set the 'root folder' which I set to apps/remix - then I do custom build / serve commands like cd ../../ && pnpm production

Vercel allows configuration of the root folder as well as build, install, and serve commands - I only see build and service command customization in Railway and am not getting this working.

Solved$10 Bounty

3 Replies

Railway
BOT

4 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


4 months ago

you should see this in your service -> setting, and then root directory. in a new git service, you'll see this, and then youd be able to assign the root folder


justinhandley
PROOP

4 months ago

I did find the settings, was still unable to get it to work - am actually taking a different path and upgrading to a more modern setup to avoid these build issues.


Status changed to Solved justinhandley 4 months ago


Loading...