docs: deploy stable and beta docs

This commit is contained in:
Aarnav Tale
2026-04-11 14:32:21 -04:00
parent fccd2eefc4
commit e4030ed254
9 changed files with 169 additions and 15 deletions
+1
View File
@@ -1,5 +1,6 @@
{
"include": ["**/*", "**/.server/**/*", "**/.client/**/*", ".react-router/types/**/*"],
"exclude": ["docs"],
"compilerOptions": {
"lib": ["DOM", "DOM.Iterable", "ES2023"],
"types": ["node", "vite/client"],