From the start we went all in on adding end-to-end integration tests for all features which has helped us scale development and increase confidence when shipping new versions.
Besides that we've only added in more measurements to track, for example every pull-request gets a comment that shows how you're affecting bundle size of the Next.js runtime, the overall app at all and even node_modules changes: github.com/zeit/next.js/pull/11725