mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-25 08:48:08 +02:00
chore: configure docs site deployment
This commit is contained in:
parent
a46563bb01
commit
2acaf04f49
4 changed files with 6 additions and 0 deletions
1
docs-site/.gitignore
vendored
Normal file
1
docs-site/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
.vercel
|
||||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue