6 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.
3 Replies
6 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Critical: Dockerfile detection fails in monorepo subdirectory
- 🧵 Set root directory in build config
- 🧵 Bun Monorepo support
If you find the answer from one of these, please let us know by solving the thread!
6 months ago
6 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 • 6 months ago
