-2

screenshot

I committed the changes and pushed to origin. Should I not do that?

Louis
  • 11
  • 2

1 Answers1

-1

I removed these logs using git rm -r --cached .next

and then included .next in .gitignore file

How to push a big NextJS project to GitHub

https://gist.github.com/vmarcosp/bd32bdbbd74f0cfaac81df902f733bba

https://dev.to/momentum/what-to-do-if-you-accidentally-committed-your-nodemodules-323o

Louis
  • 11
  • 2