Files
blog/wrangler.jsonc
2026-01-07 16:24:34 +00:00

7 lines
149 B
JSON

{
"name": "my-astro-app",
"compatibility_date": "2026-01-07", // 更新为你部署当天的日期
"assets": {
"directory": "./dist",
}
}