rewrite path
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"rewrites": [{ "source": "/(.*)", "destination": "/api" }]
|
"rewrites": [{ "source": "/(.*)", "destination": "/api/index" }]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user