Oops
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m45s

This commit is contained in:
2025-12-22 12:50:58 -07:00
parent 2630071315
commit 03792ce1d6

View File

@@ -11,6 +11,7 @@ import icon from "astro-icon";
// https://astro.build/config
export default defineConfig({
output: "server",
integrations: [solidJs(), icon()],
adapter: node({