Skip to content

Commit 852bee2

Browse files
Yuting ChanYuting Chan
authored andcommitted
https://octalysis-habit-tracker.vercel.app/
1 parent a7b8169 commit 852bee2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
{
44
"source": "/api/backend/:path*",
55
"destination": "https://octalysishabittracker.onrender.com/api/:path*"
6+
},
7+
{
8+
"source": "/((?!api/).*)",
9+
"destination": "/index.html"
610
}
711
]
812
}

0 commit comments

Comments
 (0)