Incremental builds seems like it might solve the issue I have with static builds - needing to rebuild and deploy static pages every time new content is published on Storyblok. If a webhook could trigger a static rebuild using the source from a master branch or the most recent production deployment, that would be ideal.
Am I missing something with how other people are automating their publish/build/deploy flow?