-
This issue outlines the steps to deploy the **POC Rust Microservice** to Vercel. The deployment will leverage Vercel's support for Rust, ensuring seamless integration with the platform's serverless ar…
-
Here's a sample GitHub issue template for the deployment failure on Vercel:
---
### Deployment Failure on Vercel
#### Issue Description
The application fails to deploy successfully on Vercel…
-
Hello, I'm sorry to bother you, I tried to redeploy your wallhaven api, but I didn't succeed. Do you have any suggestions? I'm currently making a wallpaper app, but I can't successfully invoke the ful…
-
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
2 weeks ago
-
在成功获取access token,并部署vercel后,发现页面无法正常显示。
报错显示:
This Serverless Function has crashed.
Your connection is working correctly.
Vercel is working correctly.
500: INTERNAL_SERVER_ERROR Code: FU…
-
Hey,
If you add:
```
export const maxDuration = 20;
export const dynamic = "force-dynamic";
```
at the beginning of `pages/api/get-image.js`
it will solve the timeout issue. This is due t…
-
这里说超出了250M
```
○ (Static) prerendered as static content
● (SSG) prerendered as static HTML (uses getStaticProps)
ƒ (Dynamic) server-rendered on demand
Done in 164.61s.
Traced Next.js …
-
### 📦 部署环境
Vercel
### 📌 软件版本
1.32.1
### 💻 系统环境
Windows
### 🌐 浏览器
Chrome
### 🐛 问题描述
在引用多个比较大的资料库进行对话时,`/trpc/lambda/chunk.semanticSearchForChat` 接口调用会报 `504` 错误,在 Vercel 日志中发现是 Serverless Func…
-
Hello, I have a few questions about `@vercel/otel` usage with my own OT Collector.
I'm following the guide on https://vercel.com/docs/observability/otel-overview#quickstart-for-using-the-vercel-ope…
-
Error
Failed to launch the browser process!
/tmp/chromium: error while loading shared libraries: libnspr4.so: cannot open shared object file: No such file or directory
## Environment
- `@spart…