aboutsummaryrefslogtreecommitdiff
path: root/vercel.json
blob: 3d9f9bdda06e3744d523d74dd9c25a904bb81707 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "rewrites": [
    {
      "source": "/plausible/js/script.js",
      "destination": "https://stats.alee14.me/js/script.file-downloads.outbound-links.js"
    },
    {
      "source": "/plausible/api/event",
      "destination": "https://stats.alee14.me/api/event"
    }
  ]
}