Synchronizing indexes between development and production deployments

Im wondering if there’s a standard way of synchronizing indexes between a development and production database.
The collections are the same, the data will be different, but i want to have all the same indexes between the environments.

Any help or suggestions would be appreciated