chore: configure docs site deployment

This commit is contained in:
Andrey Avtomonov 2026-05-11 17:57:55 +02:00
parent a46563bb01
commit 2acaf04f49
4 changed files with 6 additions and 0 deletions

1
docs-site/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.vercel

View file

@ -17,6 +17,7 @@
"react-dom": "19.2.6"
},
"devDependencies": {
"@types/node": "^24.3.0",
"@types/react": "^19",
"@types/react-dom": "^19",
"typescript": "^5.9",