We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d20a4e + 0aed452 commit 525616eCopy full SHA for 525616e
1 file changed
frontend/vercel.json
@@ -3,6 +3,10 @@
3
{
4
"source": "/api/(.*)",
5
"destination": "http://jobsglobalscraper.ddns.net/api/$1"
6
+ },
7
+ {
8
+ "source": "/(.*)",
9
+ "destination": "/index.html"
10
}
11
]
12
0 commit comments