Do I just have to set up multiple Pages projects and have something like a GitHub Action build and t
Do I just have to set up multiple Pages projects and have something like a GitHub Action build and then deploy to each of them every time?

. seems to be just if you wanted it to assume the root directory and work under any subdirectory, with the consequence of not working with client routing or push stateBy default, Create React App produces a build assuming your app is hosted at the server root.which should be fine



this is from the graphql analytics docs but I'm guessing that applies here as well?