App deployed to the wrong GCP project from AI Studio: How to reset configuration and create a new project?

Hi everyone,

I’m working with Google AI Studio and I have several projects linked to Google Cloud. A couple of days ago, during a redeployment/build of an app, it was somehow published to the wrong Cloud project.

My goal: I need to reset this deployment configuration so that during the next publishing phase, I am prompted to create a completely new GCP project (or select a different one), rather than defaulting to the wrong one.

What I’ve tried so far: I have already attempted to fix this by:

  • modifing the api-key creating a new project

  • deleting the service frome the wrong project

  • deleteing the old originale project

Unfortunately, none of these methods worked, and the deployment process is still stuck pointing to the incorrect project.

Could anyone point me to where this AI Studio/GCP project association is cached or stored, and what the correct procedure is to hard reset it?

Thanks in advance for your help!