# Contains the credentials for the internal project of Stack's default development environment setup. # Do not use in a production environment, instead replace it with actual values gathered from https://app.stack-auth.com. NEXT_PUBLIC_HEXCLAVE_API_URL=http://localhost:${NEXT_PUBLIC_HEXCLAVE_PORT_PREFIX:-81}02 NEXT_PUBLIC_HEXCLAVE_PROJECT_ID=internal NEXT_PUBLIC_HEXCLAVE_PUBLISHABLE_CLIENT_KEY=this-publishable-client-key-is-for-local-development-only HEXCLAVE_SECRET_SERVER_KEY=this-secret-server-key-is-for-local-development-only HEXCLAVE_OPENROUTER_API_KEY=your-open-router-api-key-for-ai-enabled-chat