Skip to content

Commit 929652b

Browse files
committed
Removed instructions
1 parent 77732a8 commit 929652b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

trigger-nextjs-hello-world/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Next.js + Trigger.dev Hello World
22

3-
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/triggerdotdev/trigger-nextjs-hello-world)
4-
53
A minimal Next.js app that triggers a background task from an API route. Click a button, fire a task, watch it run on [Trigger.dev](https://trigger.dev).
64

75
The whole thing is ~20 lines of task code in `trigger/hello-world.ts`.
@@ -22,10 +20,6 @@ pnpm dev # Next.js on :3000
2220
npx trigger dev # Trigger.dev dev server
2321
```
2422

25-
## Deploy to Vercel
26-
27-
Click the deploy button above, then install the [Trigger.dev Vercel integration](https://vercel.com/marketplace/trigger) to automatically sync your environment variables.
28-
2923
## Learn more about Trigger.dev
3024

3125
- [Quick start](https://trigger.dev/docs/quick-start)

0 commit comments

Comments
 (0)