This commit is contained in:
2026-01-15 11:59:34 +08:00
parent d1f88e3f91
commit 62b5c5841a
53 changed files with 15980 additions and 0 deletions

25
web-v2/kevisual.json Normal file
View File

@@ -0,0 +1,25 @@
{
"metadata": {
"name": "kevisual",
"share": "public"
},
"registry": "https://kevisual.cn/root/ai/kevisual/next/next-simple-template",
"clone": {
".": {
"enabled": true
}
},
"syncd": [
{
"files": [
"**/*"
],
"ignore": [
"dist",
".next"
],
"registry": ""
}
],
"sync": {}
}