Skip to content

Commit fa7ef82

Browse files
authored
Update vercel.md
1 parent 84a3733 commit fa7ef82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tips-guides/vercel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ Database, file storage, and caching are all available on free tiers.
2323
- **Redis (Upstash KV)**
2424
All of these are available with free-tier plans.
2525

26-
<img width="1329" alt="step3" src="https://github.com/user-attachments/assets/d0f3848e-e45b-4c20-843e-7c452c297e51" />
26+
<img width="1156" height="876" alt="step3" src="https://github.com/user-attachments/assets/55b2de40-9006-42f8-89e2-dbfc511c4bc6" />
2727

2828
4. **Set Environment Variables.**
2929

3030
- You must enter a value for **BETTER_AUTH_SECRET** (any random string is fine). You can generate one [here](https://auth-secret-gen.vercel.app/).
3131
- Enter your **AI Provider API Key(s)**. Only one is required to start (OpenAI, Google Gemini, or Anthropic Claude).
3232
- You can use placeholder values and update them later in **Project Settings > Environments** after deployment.
3333

34-
<img width="1469" alt="step4" src="https://github.com/user-attachments/assets/a0ca9aab-e32a-42ff-8714-707cda387c2a" />
34+
<img width="989" height="607" alt="step4" src="https://github.com/user-attachments/assets/1778265e-da49-433b-8724-88e8b71dea21" />
3535

3636
5. **Deploy your project.**
3737
Once everything is set, Vercel will automatically build and deploy your project.

0 commit comments

Comments
 (0)