echo"Initiating database migrations for the free tier..."
bundle exec rails db:migrate
echo"Database migrations completed. Reminder: If you've moved to a Render paid plan, you can remove the RUN_DB_MIGRATIONS_IN_BUILD_STEP environment variable to utilize the `preDeployCommand` feature for migrations."