diff --git a/apps/web/wrangler.toml b/apps/web/wrangler.toml index f5cd76e..18fd73e 100644 --- a/apps/web/wrangler.toml +++ b/apps/web/wrangler.toml @@ -1,4 +1,4 @@ #:schema node_modules/wrangler/config-schema.json name = "instant-postgres" compatibility_date = "2024-05-29" -pages_build_output_dir = "./build" +pages_build_output_dir = "./build/client"