Please this is my first time trying to use this. I don’t really understand the particular root directory that is meant. Cause I keep getting an error.
Hi there,
If you’re not deploying a repo that is using the monorepo technique, ie backend and frontend apps in the same repo then you don’t need to specify a root directory.
Or, if your code was in a subfolder in your repo then you would specify the name of the directory and then the build/start commands would be relative to that folder.
John B
Thanks sir, I’m grateful.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.