All-in-One WP Migration By ServMask Plugin Required
Increase Maximum Upload File Size => On Main .htaccess add these lines of code
php_value upload_max_filesize 256M
php_value post_max_size 256M
php_value max_execution_time 300
php_value max_input_time 300
On Admin got to All-In-One WP Migration And Click Import
Import finished-product.wpress
save permalinks, so permalinks get refreshed
run npm install to download all node_modules