We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a388841 commit 5a74537Copy full SHA for 5a74537
frontend/vercel.json
@@ -2,7 +2,7 @@
2
"rewrites": [
3
{
4
"source": "/(.*)",
5
- "destination": "https://curatedotfun-production.up.railway.app/feed/$1"
+ "destination": "https://curatedotfun-production.up.railway.app/$1"
6
}
7
]
8
0 commit comments