-
Deploying a previously built Nuxt 2 app again results in
```
FATAL No build files found in /var/task/.nuxt/dist/server.
```
Is there a config option that means we are building for Nuxt 2?
It's …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
…
-
It would be great if there was a DigitalOcean functions example.
Their functions seem very simple, with the request being handled by a `main(args)` entrypoint.
I'm trying to figure out how to ca…
-
I can't use edge functions as some of the dependencies (Firebase) require node.js so is there a way to stream response from openai and pass it to fronted using serverless functions?
-
### Bug description
I finally figured out all the steps required[^1] to connect using client + server SSL certificates (to Postgres) when deployed to Vercel (i.e. AWS Lambda serverless functions).
…
-
We are using the `preBuild` option in our monorepo but after updating to vercel@33.3.0 it no longer works, when trying to do the deploy we get the following error:
```
[debug] [2024-01-26T09:52:00.5…
-
### next-on-pages environment related information
```
System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 23.2.0: Wed Nov 15 21:55:06 PST 2023; root:xnu-1…
-
It'd be great to have a
- Login with Google
- Login with Facebook
- Login with Apple
etc. where a user logs in and then can manage their books.
-
### Bug description
In next13, If i change any route handlers to run on the edge while prisma is being called from that route handler, i get this error when deploying to vercel:
```
[17:31:38.4…
-
title