No badges yet
No accepted solutions yet
Hosting Blazor on Vercel
I'm trying to deploy a Blazor Server project. I might have to look into making it a Blazor WASM project then I guess.
Hosting Blazor on Vercel
I am trying to run my Blazor (dotnet 8.0) on Vercel and the deployment is working correctly but I get this: https://vercel.com/docs/errors/NOT_FOUND error when I try to visit my...