diff --git a/apps/web/vercel.json b/apps/web/vercel.json deleted file mode 100644 index ed3dfba..0000000 --- a/apps/web/vercel.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "redirects": [ - { - "source": "/(.*)", - "has": [ - { - "type": "host", - "value": "fuckcapcut.com" - } - ], - "destination": "https://opencut.app/why-not-capcut", - "permanent": true - } - ] -}