chore: vercel config
This commit is contained in:
parent
c6cfb8ce87
commit
ad45c8c1ed
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/(.*)",
|
||||
"destination": "https://opencut.app/why-not-capcut",
|
||||
"permanent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue