1 min read
You can now deploy FastHTML Python projects on Vercel with zero configuration.
FastHTML is a new next-generation web framework for fast, scalable web applications with minimal, compact code. It builds on top of popular foundations like ASGI and HTMX. You can now deploy FastHTML with Vercel CLI or by pushing new changes to your git repository.
Deploy the FastHTML template or run vercel init fasthtml
in your terminal to get started.