We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35d074 commit 4e2c3ccCopy full SHA for 4e2c3cc
README.md
@@ -14,11 +14,9 @@ bun install
14
15
Configure your API keys in `.env`:
16
17
-```bash
18
-cp .env.example .env
19
-```
20
-
21
-Then add the necessary API key use the `vercel env pull`
+1. Install Vercel CLI if you haven't already
+2. Run `bun run vercel:link` and link the benchmark to a project that has AI Gateway enabled
+3. Run the benchmark with "bun run dev"
22
23
### Required API Keys
24
0 commit comments