Agregado adaptador de Node para SSR

This commit is contained in:
2026-01-13 15:28:10 -03:00
parent 654bf4ce7b
commit 6530856cf2
3 changed files with 200 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^9.5.1",
"astro": "^5.16.7"
}
}
}