zeit-now

2 posts tagged “zeit-now”.

  1. 2025
  2. Running a Python ASGI app on Vercel

    Vercel really wants you to deploy static assets with serverless functions tucked away in a separate folder.

    1 min read
  3. 2024
  4. Redirecting all paths on a Vercel instance

    I wanted to redirect all traffic to to a different domain - preserving the path and the querystring and serving a 301 status code.

    1 min read