If export const csr = false
won’t ship any JS to the client. This can be useful for pages like about, blogs or other very static pages.
If export const csr = false
won’t ship any JS to the client. This can be useful for pages like about, blogs or other very static pages.