change to next

This commit is contained in:
xiongxiao
2026-01-15 12:32:07 +08:00
parent 62b5c5841a
commit b2f315a459
122 changed files with 9396 additions and 9354 deletions

View File

@@ -3,7 +3,7 @@
"name": "kevisual",
"share": "public"
},
"registry": "https://kevisual.cn/root/ai/kevisual/frontend/simple-astro-template",
"registry": "https://kevisual.cn/root/ai/kevisual/next/next-simple-template",
"clone": {
".": {
"enabled": true
@@ -14,12 +14,12 @@
"files": [
"**/*"
],
"ignore": [
"dist",
".next"
],
"registry": ""
}
],
"sync": {
".gitignore": {
"url": "/gitignore.txt"
}
}
"sync": {}
}