Hey, I have a React Router 7 project that uses Prisma ORM. However, I am completely lost at how to seed the database/run migrations when deploying to Railway. I keep getting
Error: Could not find Prisma Schema that is required for this command.
Error: Could not find Prisma Schema that is required for this command.