try rewrite with 'api'
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
||||
],
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/:match*",
|
||||
"destination": "/isr/:match*"
|
||||
"source": "/api:match*",
|
||||
"destination": "/isr/api:match*"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user