In the FastAPI tutorial, app.frontend ("/", directory="dist") makes FastAPI serve the built frontend from the same Python application that handles API routes. On Cloudflare Workers today, this project ...