Files
OpenCut/apps/web/vercel.json
2025-07-09 07:36:05 +02:00

10 lines
154 B
JSON

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