[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

# I have a Blazor Server Side Web app

71 views · 0 likes · 2 posts


Rodneygay (@rodneygay) · 2024-08-16

I have a Blazor Server Side Web app developed in VisualStudio and using an SQLite database. Can I host it on vercel?


Amy Egan (@amyegan) · 2024-08-16

Blazor WASM projects can work. But there's no C# runtime available at the moment so Blazor Server projects won't work. I shared more details in this recent post:

https://community.vercel.com/t/hosting-blazor-on-vercel/166/2