Save quarto report to a different location

Hi, does anyone know if there is a way to render and save a quarto html file to a specified location?

When it renders, a few additional folders are created and the html file itself is saved in the same location as the quarto file.

Is there are way to save it in a different location? If not, do you have some cheats to programmatically move to a new location?

Many thanks,
Justinas

Have a look at r - How do I change the default output location of the quarto document in Rstudio? - Stack Overflow

You would need Quarto project and set output-dir