I'm trying to publish the Blazor WebAssembly app On Plesk. When I deploy the Blazor WebAssembly, API stops responding. I have a Blazor WebAssembly application and an API for the app to use. They are two different projects. I want to host them on Plesk. I tried to have the app on the main website(localtesting/mydomain.com) and the API in a (localtesting/mydomain.com/api) Virtual directory.
But when I Deploy the Blazor server, the app Start responds

