Skip to content

Commit

Permalink
Update content/800-data-platform/100-accelerate/580-local-development…
Browse files Browse the repository at this point in the history
….mdx
  • Loading branch information
ankur-arch authored Dec 1, 2023
1 parent a02fac4 commit e8f0e98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The following steps outline how to use Prisma ORM and Prisma Accelerate with a l

If an Accelerate connection string is used as the `DATABASE_URL` environment variable, Prisma Client will route your queries through Accelerate.

## Locally using Prisma Accelerate in edge functions
## Using Prisma Accelerate locally using an edge runtime

When using an edge runtime, e.g., [Next.js edge runtime](https://nextjs.org/docs/app/building-your-application/rendering/edge-and-nodejs-runtimes#edge-runtime), for your development environment, update your Prisma Client import as follows:

Expand Down

0 comments on commit e8f0e98

Please sign in to comment.