重定向通过 Vercel 部署的网站

vercel.json:

    {
      "redirects": [
          { "source": "/life", "destination": "/life/" },
          { "source": "/tech", "destination": "/tech/" }
      ]
    }
欢迎通过「邮件」告诉我你的想法
Welcome to tell me your thoughts via "email"