To use incremental builds (under a hidden flag), use the incremental
flag when exporting:
react-static export --incremental`
Then, detect the incremental build in your config and only return the routes you woud like to add, update, or remove.
Incremental builds allow you to: