SvelteKit Routing with Vercel Page Load as White Page until Refresh
I’ve built several websites using SvelteKit and Vercel. I built a template that I clone to have a place to start from. All of the clones I’ve created work flawlessly until my most recent clone and I cannot figure it out. When you first visit the website it loads as expected. However, the first page you navigate to after the home page shows up as a white screen. If you refresh the page it loads as expected and then the site works fine. All other versions of this clone I’ve used to build sites do not experience this issue.
SvelteKit build on Vercel E401
When I try to build my SvelteKit app to Vercel I get the following