PEZZO_API_KEY
: Your Pezzo API keyPEZZO_PROJECT_ID
: Your Pezzo project IDPEZZO_ENVIRONMENT
: The environment you want to use (e.g. Production
, which is the default environment created by Pezzo)libs/pezzo.ts
file in which we instantiate the Pezzo client and export it. We can then import it in other areas of our application.