适配构建cloudflare

This commit is contained in:
liuziting
2026-01-21 20:45:06 +08:00
parent f39e27189b
commit 5ef1325032
3 changed files with 9 additions and 0 deletions

1
.node-version Normal file
View File

@@ -0,0 +1 @@
20

1
public/_redirects Normal file
View File

@@ -0,0 +1 @@
/* /index.html 200

7
wrangler.jsonc Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "thinkflow-ai",
"compatibility_date": "2026-01-21",
"assets": {
"directory": "./dist"
}
}