SolidJSS
SolidJSโ€ข4y agoโ€ข
1 reply
bigmistqke

client-side rendered solid-start, router and vercel

I am trying to deploy a CSR solid-start project to vercel.

When I enter the route from the root and then navigate to a sub-route, I get properly routed, but if i directly go to a route I get a 404. Locally it works as expected.

Is there something I need to add to my config for this to work?
Was this page helpful?