first test

This commit is contained in:
Hyteq
2025-06-24 13:44:23 +03:00
parent 46b8929a70
commit b57d6db5a0
6 changed files with 6 additions and 2207 deletions

View File

@ -13,5 +13,8 @@
"check-types": "turbo run check-types",
"lint": "turbo run lint",
"format": "turbo run format"
},
"dependencies": {
"next": "^15.3.4"
}
}