vercel
This commit is contained in:
10
apps/web/vercel.json
Normal file
10
apps/web/vercel.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/(.*)",
|
||||
"destination": "https://opencut.app/why-not-capcut",
|
||||
"host": "fuckcapcut.com",
|
||||
"permanent": true
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user