4a4c924
e2ff29f
263b5c2
cb5cb0f
4a4c924
263b5c2
4a4c924
| | {
"buildCommand": "./dotnet/dotnet publish -c Release -o publish",
"outputDirectory": "publish/wwwroot",
"cleanUrls": true,
"trailingSlash": false,
"routes": [
{
"src": "/(.*)",
"dest": "/index.html"
}
]
} |