-
Is there any official way of deploying a hono app to Vercel serverless functions? I am not talking about edge. I am using prisma with Hono and it would be nice to deploy to serverless functions. As fa…
PodTT updated
22 hours ago
-
**Is your feature request related to a problem? Please describe.**
Support for using the Vercel Edge runtime with Next.js.
**Describe the solution you'd like**
Integration from the library, l…
-
https://github.com/prisma/prisma/issues/21463 shows a problem with the Accelerate extension in Next.js/Vercel Middlewares. We are lacking tests for this.
-
When using vercel edge runtime the package tries to import another package that is incompatible with nextjs edge runtime (vercel).
Can you use another package underneath?
-
Just like Next.js, make the SvelteKit SDK detect and use the Vercel Edge runtime SDK if need be.
-
When using the `@anthropic-ai/bedrock-sdk` in nextjs/vercel edge functions, it fails with
```
Attempted import error: 'fromNodeProviderChain' is not exported from '@aws-sdk/credential-providers' (i…
-
### 📦 Deployment Method
Vercel
### 📌 Version
v2.15.7
### 💻 Operating System
Windows
### 📌 System Version
Win10
### 🌐 Browser
Edge
### 📌 Browser Version
130
### 🐛 Bug Description
错误情况:
![…
-
When attempting to use Web Tree-Sitter on Vercel Edge Functions, we need to be able to provide the following:
1. An already instantiated WebAssembly.Module, both for the `Parser.Language` and for `…
dqbd updated
7 months ago
-
Tracking implementation states all in one place. Feel free to post updates or other implementations here.
| Implementor | Ed25519 | X25519 | Ed448 | X448 | in a stable release …
panva updated
1 month ago
-
was converting my env usage from the built in nuxt one (using useRuntimeConfig) to the t3-env
ran into a a situation that is not supported
```ts
// serve/utils/kysely.ts
import { Kysely } fr…