How to Exclude Files or Folders in 'pages' Directory from Becoming Routes in Next.js?
Unanswered
British Shorthair posted this in #help-forum
British ShorthairOP
Is there a way to exclude files or folders within the 'pages' directory from being treated as route files in Next.js, similar to how we can do it with the 'app' folder?