Luka

Results 3 comments of Luka

> Hi [@Aaakul](https://github.com/Aaakul) -- > > I took a look at your reproduction, and both apps are 404ing when I run them locally with your instructions. I didn't see anything...

> [@ztanner](https://github.com/ztanner) For this demo, make sure you're accessing the correct paths (/next16) after building it, then running `serve`. This is not related to `basePath` specifically, I have an app...

> Having the same issues for the non-static pages > > [@Aaakul](https://github.com/Aaakul), [@akshatmittal](https://github.com/akshatmittal) did you find any workaround?? Currently, I'm using `next/link` with` prefetch={false}`. In App Router, this will not...