🚀 Launch 2.0.0+2

This commit is contained in:
2024-11-14 00:30:46 +08:00
parent 455ffcac19
commit 654a71e852
3 changed files with 23 additions and 2 deletions

13
.roadsignrc Normal file
View File

@ -0,0 +1,13 @@
{
"sync": {
"region": "solian-next",
"configPath": "roadsign.toml"
},
"deployments": [
{
"region": "solian-next",
"site": "solian-next-web",
"path": "build/web"
}
]
}