when you freshly download the tubrorepo using npx create-turbo@latest and uses npm than if you try to open the nextjs website in local host you face the interval server error problem which can be fixed by removeing the --turbopack from scripts "dev" in packagejson of both the next js app which is docs and web by defalt