Blazor Server is a good model if you want tranditional website that runs on a server.
Blazor WebAssembly a.k.a Blazor WASM is a good model if you want modern website called Progressive Web Apps that can run without the internet.