Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlinville committed Aug 20, 2024
1 parent 5c08ad7 commit b11d81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/current/v24.2/deploy-app-vercel.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Before starting the tutorial, create a [Vercel](https://vercel.com/signup) accou
## Step 3. Create a Vercel project

1. From the [Vercel dashboard](https://vercel.com/dashboard), click **Add new...** > **Project**.
1. Select the `prisma-examples` repository you forked in [Step 1](#step-1-get-the-code) to import.
1. Select the `prisma-examples` repository you forked in [Step 2](#step-2-get-the-code) to import.
1. From the **Framework preset** dropdown, select **Next.js**.
1. In the **Root directory** field, click **Edit**.
1. Select the **typescript** > **rest-nextjs-api-routes** directory.
Expand Down

0 comments on commit b11d81a

Please sign in to comment.