Create Web Applications with FastHTML and deploy on Vercel

Create Web Applications with FastHTML and deploy on Vercel

$ npx vercel init fasthtml
$ cd fasthtml
$ python main.py
Open http://localhost:5001/ in your browser.