export const prerender = true; export const trailingSlash = 'always'; export const csr = true; export const ssr = false;