pages/[...slug].js catches all of my sub folders but I need to exclude /public folder. How can I exclude the /public folder?
I have implemented this code and it works. Bu