docs: document build output + Cloud troubleshooting (#13774)

This commit is contained in:
Shahed Nasser
2025-10-20 15:45:11 +03:00
committed by GitHub
parent 1b6e53f032
commit d97a60d3c1
9 changed files with 232 additions and 58 deletions
+10 -1
View File
@@ -106,7 +106,16 @@ export const generatedSidebars = [
"type": "link",
"title": "Deployments",
"path": "/deployments",
"children": []
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Troubleshooting",
"path": "/deployments/troubleshooting",
"children": []
}
]
}
]
},