-
# Nx Monorepo Support
Would be good to support using this component as part of a Monorepo.
I'm building an app with NextJS as part of an NX Monorepo and want to use the Serverless next component…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
**Is your feature request related to a problem? Please describe.**
Next.js 12 support. Will middleware need to be addressed?
https://nextjs.org/blog/next-12
**Describe the solution you'd like**
…
-
The current version of the Typeform API client does not run well on a Cloudflare worker / Vercel edge runtime. Creating a client result in the following error:
```
ReferenceError: window is not de…
-
Here's a list of unsupported features I've gathered so far while working through refactoring:
- [ ] Custom headers, redirects and rewrites are missing the new `has` matching from 10.2: https://next…
-
https://github.com/coltenkrauter/brussels/security/dependabot/3
-
**Describe the bug**
```
Serverless: Operation failed!
Serverless: View the full error output: https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stack/detail?stackId=ar…
-
### Issue Summary
In a scenario where my application doesn't have ISR yet and all the resources were previously provisioned, by adding a page with ISR all the new resources get created but th…
-
### Link to the code that reproduces this issue
https://github.com/floatingdino/nextjs-edge-memory-bug
### To Reproduce
1. Run test command `npm run test`
2. (Optionally) Turn off edge runtime on …
-
This is a sort of question, not a bug or feature request.
if we want to download current applied CloudFront config command is
`cloudfront get-distribution-config --id ############ > current_cloud…