-
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
9 hours ago
-
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 …
-
![CleanShot 2024-09-27 at 09 51 16@2x](https://github.com/user-attachments/assets/762aa075-5c0d-487b-9506-81c82c5edba6)
-
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…
-
Currently, vercel fails to build any golang serverless functions when using go1.21 or later, it outputs:
```
go: module . listed in go.work file requires go >= 1.21, but go.work lists go 1.18; to …
-
On local the vercel download is working on my python back end but when deployed to vercel with a FastAPI Backend the vercel download is returning and error saying "An error occurred. Please try again.…
-
# Bug report
- Version: 0.5.2
- Repository: https://github.com/DenverCoder1/minimalistic-wallpaper-collection
## Description
When automatically deploying from GitHub, the excluded files are …