Update Astro core and fix ViewTransitions import

This commit is contained in:
Kent Joseph T. Palima
2026-04-29 02:27:15 +08:00
parent 85e7b19cd8
commit c0f87e52b1
60 changed files with 29951 additions and 752 deletions
@@ -0,0 +1,6 @@
{
"runtime": "nodejs22.x",
"handler": "dist/server/entry.mjs",
"launcherType": "Nodejs",
"supportsResponseStreaming": true
}