Let google know about new domain with 301 redirect
On old website edit .htacces file and put there #Options +FollowSymLinks RewriteEngine on RewriteRule ^(.*)$ http://www.newsite.COM/$1 [R=301,L] Than use move Website wizard in google search console.