It's working in my next js project. just rename the pages folder from src or remove it from src.
before: src/pages
after: src/Cpages
it's working fine
You can also remove the folder from src directory