Project variables override workspace variables. When the same variable is defined at both the workspace and project levels (for example,
process.env.BASE_DOMAIN
), the project variable takes precedence.