Vercel now promotes FastAPI frontends and static files to its CDN at build time. This optimization ensures that requests for these assets are served directly from the CDN, bypassing Vercel Functions and improving performance.
Source: Vercel
Vercel now promotes FastAPI frontends and static files to its CDN at build time. This optimization ensures that requests for these assets are served directly from the CDN, bypassing Vercel Functions and improving performance.
Source: Vercel