Installation
Pick your package manager and install the SDK.Nuxt configuration
Editnuxt.config.ts and add the following code:
- Append @askdoppler/nuxtto themodulesarray like so:
nuxt.config.ts
Try to place it as early as possible in the 
modules array to ensure the
middleware is prioritized.- Add the following configuration object to your nuxt.config.tsfile:
nuxt.config.ts

