When the build is runned it make links in html files with a previous slash / For example: `<link rel="modulepreload" href="/_app/start-d800466a.js">` href="/ <----- Then, navigators can`t visualize the html builded correctly because the relative route is not correct ...