I have successfully followed the complete tutorial to create the first Blazor web app through this Blazor tutorial and have it running locally.
Now, I plan to publish it in IIS Manager 8.5 on Windows Server 2012 R2 Standard.
The problem is I have no idea how to appropriately publish it in IIS Manager 8.5 with the aforementioned Windows server, since I am new to this framework.
I am using Visual Studio Code and ASP.NET Core (.NET 9.0) with Blazor (web app).