Vvveb is very easy to migrate,
-
Copy the vvveb folder to your new server.
-
For MySql and Pgsql databases you need to export the database and import it on your new website.
-
If you use mysql dump then you only need to change the database settings in config/db.php
-
For Sqlite step 2 is not necessary. No other changes are needed.