Moving ACF fields + other plugin info to server

I’m using Trellis setup and deploying is working great! Next thing is moving stuff from development environment to server. For example I would like to move Advanced Custom Fields -plugin fields to server too. Also moving pages, all other plugins setups etc would be nice. For example in my code I am calling plugin with
<?= do_shortcode('[mc4wp_form id="131"]'); ?>
which renders mailchimp form. But of course now the server is giving me error on this
MailChimp for WordPress error: There is no form with ID 131, perhaps it was deleted?

Is there any good way to do this or do I really have to export ACF fields and manually upload xml/json file to server? Is there good automated way?


Okay this looks good. What about other things like pages?

https://discourse.roots.io/search?q=trellis%20database%20sync