feat: 新增 wrangler 配置文件
This commit is contained in:
7
wrangler.jsonc
Normal file
7
wrangler.jsonc
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"name": "real-time-fund",
|
||||||
|
"compatibility_date": "2026-02-20",
|
||||||
|
"assets": {
|
||||||
|
"directory": "./out"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user