When I create a Next.js project with the npx create-next-app command than there is an _app.js file under the pages folder. In which case do I need to prefix a file with an underscore in a Next.js project?
npx create-next-app
_app.js
pages
1.4m articles
1.4m replys
5 comments
57.0k users