The default limit for number of networks (such as a VPC) per project is 15.
To check your quota, run this command with your project ID:
gcloud compute project-info describe --project [PROJECT_ID].
In the quotas field of the output, look for the entry with metric: NETWORKS and check the limit field.