重定向通过 Vercel 部署的网站

vercel.json:

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