9 lines
117 B
JSON
9 lines
117 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/api/(.*)",
|
|
"destination": "/api"
|
|
}
|
|
]
|
|
}
|