git remote add origin https://github.com/KCMicheal/nextjs-blog.git
git branch -M master
git push -u origin master