This is how I fixed the issue.
- I kept base directory root
- In the build command I added
cdi.e.cd documentation && make publish-netlify - I set the publish folder to
./documentation/output
It fixed the issue.
This is how I fixed the issue.
cd i.e. cd documentation && make publish-netlify
./documentation/output
It fixed the issue.