Hi there, I am currently setting up my first Render site and I am having troubles with one aspect of the setup. The website is a headless Gatsby site with a Sanity CMS where both projects exist as two subdirectories of the root.
I want to specify for Render to use the web/ directory inside the root as the root for the website. Is there a way to accomplish this?
I am using a web service and not a static site.
Thanks