10 lines
269 B
JSON
10 lines
269 B
JSON
{
|
|
"framework": null,
|
|
"buildCommand": null,
|
|
"outputDirectory": "public",
|
|
"rewrites": [
|
|
{ "source": "/chencunnct/api/:path*", "destination": "/api/chencunnct/:path*" },
|
|
{ "source": "/beijiaonct/api/:path*", "destination": "/api/beijiaonct/:path*" }
|
|
]
|
|
}
|