Running a Python ASGI app on Vercel
Vercel really wants you to deploy static assets with serverless functions tucked away in a separate folder.
2 posts tagged “zeit-now”.
Vercel really wants you to deploy static assets with serverless functions tucked away in a separate folder.
I wanted to redirect all traffic to to a different domain - preserving the path and the querystring and serving a 301 status code.