diff --git a/trigger-nextjs-hello-world/README.md b/trigger-nextjs-hello-world/README.md index d2e14c1..348fa51 100644 --- a/trigger-nextjs-hello-world/README.md +++ b/trigger-nextjs-hello-world/README.md @@ -6,6 +6,8 @@ A minimal Next.js app that triggers a background task from an API route. Click a The whole thing is ~20 lines of task code in `trigger/hello-world.ts`. +trigger-hello-world + ## How it works 1. The frontend calls `POST /api/hello`