instead of 200.html so using that instead
@ -8,7 +8,7 @@ const config = {
preprocess: vitePreprocess(),
kit: {
adapter: adapter({
fallback: '200.html',
fallback: '404.html',
}),
},
}