[wip] facets are functional

This commit is contained in:
2026-02-26 15:51:00 -05:00
parent 7f029bd619
commit 187da306f0
4 changed files with 75 additions and 82 deletions

View File

@@ -6,4 +6,4 @@ export default defineConfig({
integrations: [clerk()],
adapter: node({ mode: "standalone" }),
output: "server",
});
});