nitro
nitro copied to clipboard
Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
### Environment ``` nitro: { preset: "vercel", }, ``` ### Reproduction https://stackblitz.com/edit/nuxt-starter-sxrccq?file=server/routes/test.ts ### Describe the bug Unstorage works fine in local, but when I deploy to vercel, it shows empty...
### Environment Nitro version: 0.4.12 Node version: 18.6.0 OS: Windows 10 ### Reproduction [GitHub repo](https://github.com/Mabi19/nitro-body-bug) The repo contains a simple server app with two routes: - / (containing a simple...
### Environment - Operating System: `macOS` - Node Version: `v16.14.0` - Nitro Version: `0.2.1` - Package Manager: `[email protected]` ### Reproduction n/a ### Describe the bug It would be a nice...
### Environment - Operating System: `Linux` - Node Version: `v16.16.0` - Nuxt Version: `3.0.0-rc.5` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `alias`, `nitro`, `ssr`, `meta`, `css`, `tailwindcss`,...
### Environment aws-lambda deployment setting nitro via [email protected] ### Reproduction See below ### Describe the bug It's not possible to pass multiple cookies with the `set-cookie` header via AWS Lambda,...
### Environment Operating System: Linux Node Version: v17.1.0 Nuxt Version: 3.0.0-27319101.3e82f0f Package Manager: [email protected] Bundler: Vite User Config: - Runtime Modules: - Build Modules: - ### Reproduction 2. Add `server/api/test.ts`...
Adding back #335 It was reverted since this change enabled the faulty behavior Nuxt 3 import protection rules for `#build` (< RC.5)