I’m of course reacting to the 300 min ceiling on the starting plans
I wonder what consitute build time during an overall deploy? Surely this cannot be “delploy time”?
Our framework usually takes less than 20seconds to “build” the pages, all the rest is then handled by netlify, deploying potentially post-processing etc… As we commit our compiled assets, Netlify never has to compile any scripts and yet systematically install nodejs etc…
In any case:
- What does consitute build time or at least what will be included in the 300 min max.
- How will be able to closely monitor those?
Thanks a ton!