#SSR = true
5 messages · Page 1 of 1 (latest)
Still experimental https://github.com/withastro/astro/pull/5297
at the moment not - its either SSR or SSG site-wide, but Hybrid Mode aka Prerender API is already available as experimental feature as stated in one of anouncements some time ago #announcements message
More on hybrid mode https://github.com/withastro/rfcs/pull/362
Basically project is configured as SSR but in page level you can select to prerender specific pages.
ha @strange carbon as always first to respond ðŸ¤