Skip to content

Static Pre-Rendering for Specific Routes #3906

Answered by benmccann
keehun asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to only prerender some pages, you need to use a different adapter. You will need to choose what host will be rendering the non-prerendered pages. You can can then prerender a single page with export const prerender = true: https://kit.svelte.dev/docs/page-options#prerender

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@keehun
Comment options

@benmccann
Comment options

Answer selected by keehun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants