aboutsummaryrefslogtreecommitdiff
path: root/vercel.json
diff options
context:
space:
mode:
Diffstat (limited to 'vercel.json')
-rw-r--r--vercel.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/vercel.json b/vercel.json
deleted file mode 100644
index fd26c34..0000000
--- a/vercel.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "rewrites": [
- {
- "source": "/js/script.js",
- "destination": "https://plausible.io/js/script.js"
- },
- {
- "source": "/api/event",
- "destination": "https://plausible.io/api/event"
- }
- ]
-}