Is there a way to export build time over time?
I would like to see a graph of how our build times (for individual builds, not per day/month etc) have changed over time.
You can use Netlify API for that and get the required info to store it in any format you desire.
Thanks! Do you have a link to the relevant docs?
@da5nsy I believe the API documentation is:
https://docs.netlify.com/api/get-started/
https://open-api.netlify.com/