OpenCut/apps/web/vercel.json

10 lines
154 B
JSON

{
"redirects": [
{
"source": "/(.*)",
"destination": "https://opencut.app/why-not-capcut",
"permanent": true
}
]
}