diff --git a/1000h-portal/wrangler.toml b/1000h-portal/wrangler.toml index d93ea8d8..4bbe2133 100644 --- a/1000h-portal/wrangler.toml +++ b/1000h-portal/wrangler.toml @@ -5,4 +5,4 @@ workers_dev = false compatibility_date = "2023-03-23" [site] -bucket = "./output/public" \ No newline at end of file +bucket = "./.output/public" \ No newline at end of file