Disable creation of users table from the box

Hello, I want to know can I prevent creation users table when init project, for example I want to store email, createdat and updatedat fields in related profiles table. Thanks!

Modify migrations as you like.