Remove eas projectId inside app.json, it belongs to another expo account:
"extra": { "eas": { "projectId": "Your project id" } }
Regenerate a new one:
eas init