I made the next js project for builder.io
In the project, there is a file called [[…path]].tsx in the pages folder.
I want to add different code on different pages, but all pages made by the builder are rendered in [[…path]] files.
Would you be able to give a tip on how to differentiate the page for customized code in nextjs.