site name : jovial-babka-fe5c92.netlify.app
I was able to hack it together, but basically I had to opt out of all of nx features to do it.
I think the main issue is solidStart and NX both want to be at the top level.
Personally I would like NX at the top, and when running locally it works fine. However I cannot provide a netlify.toml file at the root level as it would break the build for all my other apps in the monorepo.
If there was a way to configure a toml in the build config that would be extremely valuable.