Anyone ever tried deploying a SPA in a subdirectory with pages? I have an SSG for my landing page,

Anyone ever tried deploying a SPA in a subdirectory with pages? I have an SSG for my landing page, and I want to serve my react app from /App. This works using "npx serve build", but not w/ cloudflare
Was this page helpful?