-
Any way to use momento cache on vercel edge functions?
-
**Do you want to request a feature or report a bug?**
Report a bug
**What is the current behavior?**
When I use a local html on my pc I get some odd icon sizes compared to the "https://rpg-cards.…
-
### 📦 Environment
Vercel
### 📌 Version
最新版
### 💻 Operating System
Android
### 🌐 Browser
Edge
### 🐛 Bug Description
手机:小米12,系统:基于安卓的miui系统,浏览器:最新版edge浏览器
1、打开网站,点击输入框输入内容,页面如图所示
![Screensh…
-
due to using the `global` object in the core library and letting webpack polyfill it, the ably-js web bundle uses the function constructor which violates the vercel edge functions CSP. one solution wo…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
### Description
I'm currently running a next.js app on vercel. The next.js app contains a mix of edge and nodejs APIs, however the nodejs endpoints do not run on vercel (due to a body size limit), an…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/flamboyant-cray-pwlc82
### To Reproduce
1. next dev
2. observe that the middleware logs value as defined in `.…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: darwin
A…
-
### Bug description
Starting with prisma version 5.11.0, deployment to Vercel fails when
1. Functions use `export const config = { runtime: 'edge' };` and
2. Enums are imported and used in that…
-
### Current behaviour
I want to add alignment and Border radius which looks good for user experience
### Expected behaviour
I want to make cards with border radius which look goods and make alignme…