You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will use this DATABASE_URL string to connect to TiDB Cloud Serverless cluster later.
109
+
110
+
### 2. Deploy on Vercel
101
111
102
112
The **Deploy** button will take you through Vercel's project creation flow. Vercel will help to clone this job to your own GitHub repository and automatically deploy it.
103
113
104
-
[](https://vercel.com/new/clone?repository-name=nextjs-prisma-example&repository-url=https%3A%2F%2Fgithub.com%2Ftidbcloud%2Fnextjs-prisma-example&integration-ids=oac_coKBVWCXNjJnCEth1zzKoF1j)
114
+
[](https://vercel.com/new/clone?repository-name=nextjs-prisma-example&repository-url=https%3A%2F%2Fgithub.com%2Ftidbcloud%2Fnextjs-prisma-example&env=DATABASE_URL&envDescription=TiDB%20Cloud%20connection%20string)
105
115
106
116
1. Click the **Deploy** button.
107
117
2. Click **GitHub** button and authenticate GitHub account.
108
118
3. Select your **Git Scope** and fill in **Repository Name** for your own GitHub repository.
109
119
4. Click **Create** to create the git repository.
110
-
5. Click **Add** to activate the integration procedures.
111
-
6. In the integration window, choose **Prisma** framework and the cluster you created.
112
-
7. Click **Add Integration and Return to Vercel**.
0 commit comments