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
+7
View File
@@ -72,6 +72,13 @@ export const sidebar = [
type: "link",
title: "Deployments",
path: "/deployments",
children: [
{
type: "link",
title: "Troubleshooting",
path: "/deployments/troubleshooting",
},
],
},
],
},