PlutoUranus
Vercel deployment broken
The solution: add
server: {preset: "vercel"}
inside your app.config.ts
https://stackoverflow.com/questions/76219797/404-not-found-error-on-solidjs-project-deployed-to-vercel11 replies
404 in deployment with Vercel
The solution: add
server: {preset: "vercel"}
inside your app.config.ts
https://stackoverflow.com/questions/76219797/404-not-found-error-on-solidjs-project-deployed-to-vercel19 replies