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