I made an other application inside my website on IIS. But I cannot get it to deploy to this application, instead it always deploys to the root of my website.
It has to publish to the api folder (yellow), but instead it publish to the root of the website (selected). How can I configure my website to pubish to the correct folder?

