Does SolidStart have a function like basePath of nextjs?
I want to deploy SolidStart to a domain subpath.
https://nextjs.org/docs/app/api-reference/next-config-js/basePath
https://nextjs.org/docs/app/api-reference/next-config-js/basePath
Use
basePath to deploy a Next.js application under a sub-path of a domain.