-
### Environment
This seems to only happens in production environment when using the 'aws-lambda' nitro preset and cloudfront
### Reproduction
I can't provide a minimal reproduction because it only…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.16.0`
- Nuxt Version: `3.12.4`
- CLI Version: `3.12.0`
- Nitro Version: `2.9.7`
- Package Manager: `npm@10.8.1`…
-
### Environment
```
- Operating System: `Darwin`
- Node Version: `v20.14.0`
- Nuxt Version: `3.12.4`
- CLI Version: `3.12.0`
- Nitro Version: `2.9.7`
- Package Manager: `bun@1.…
-
I’ve created a Gist with my proposed updates to the constants.ts file.
- This includes corrections to the OpenRouter model names.
- The addition of new OpenRouter models.
- Lastly sets the late…
-
### Discussed in https://github.com/unjs/nitro/discussions/2714
Originally posted by **kaitoqueiroz** September 5, 2024
# Environment:
Operating System: Linux
Node Version: v20.15.0
Nuxt…
-
I would like everything to be proxied as [described in the docs](https://plausible.io/docs/proxy/introduction):
```
https:///js/script.js -> https://plausible.io/js/script.js
https:///api/event …
MickL updated
1 month ago
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.15.0`
- Nuxt Version: `3.11.2`
- CLI Version: `3.11.1`
- Nitro Version: `2.9.6`
- Package Manager: `npm@9.5.0`
…
-
Option to use OpenRouter Models
-
### Environment
cloudflare pages
### Reproduction
try to deploy Nuxt to cloudflare pages using the /server/api/hello.ts folder with a simple test
```ts
export default defineEventHandler((_e…
-
Hello 👋🏻
I was looking into handling server errors in nitro and I was wondering if the Nuxt docs are outdated. According to nitro it is possible to add an `errorHandler` ([see here](https://nitro.…