playground/src/routes/projects/+layout.ts

3 lines
58 B
TypeScript

export const prerender = false;
export const ssr = false;