Infra: use Astro component

This commit is contained in:
Frank
2025-06-07 23:46:53 -04:00
parent cdbdb96218
commit 028d589ea0
7 changed files with 235 additions and 51 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ declare module "sst" {
"type": "sst.cloudflare.Bucket"
}
"Web": {
"type": "sst.cloudflare.StaticSite"
"type": "sst.cloudflare.Astro"
"url": string
}
}