docs: updates to billing and usage guides (#13222)

* docs: updates to billing and usage guides

* address comments

* fix build error

* add note on billing questions

* Update www/apps/cloud/app/billing/page.mdx

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Shahed Nasser
2025-08-25 11:32:53 +03:00
committed by GitHub
co-authored by Oli Juhl
parent 57077406f9
commit 2348a168e3
12 changed files with 328 additions and 168 deletions
+5
View File
@@ -140,6 +140,11 @@ const nextConfig = {
destination: "/faq",
permanent: true,
},
{
source: "/billing-usage",
destination: "/billing",
permanent: true,
},
],
}