Working with next js

 in the new next js app, you have to add components folder inside the app folder and to make routes you should do it like this app/about/page.jsx.

Comments