Your Next.js Project Doesn't Need Auth
You can put off adding auth to your project for a long time. You can build out the important features in your app, and test out your ideas without having to spend a whole bunch of time setting up user auth.
When you're finally sure that you need auth, you can add it in later.
This is a video on how you can avoid adding auth to your project.