Files
OpenCut/apps/web/vercel.json
Maze Winther e5892fdea6 vercel
2025-07-09 07:39:00 +02:00

16 lines
266 B
JSON

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