How to integrate and use in Astro And the config is output: 'server', adapter: node({ mode: 'standalone' }),
How to integrate and use in Astro
And the config is
output: 'server',
adapter: node({
mode: 'standalone'
}),