#How can I set `export const prerender = true` as the default?

4 messages · Page 1 of 1 (latest)

vapid mountain
#

I would like all my SSR pages to be prerendered by default, unless I specify export const prerender = false. Is this possible?

cursive linden
#

There's a third party module that exists for this as well, let me try to find it, could be useful for you