mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
c1242e8dc5
Signed-off-by: Peter Wielander <peter.wielander@vercel.com> Co-authored-by: Peter Wielander <mittgfu@gmail.com> Co-authored-by: Peter Wielander <peter.wielander@vercel.com>
337 B
337 B
@workflow/nitro
| @workflow/nitro |
|---|
| patch |
Match the webhook functionRules key (:token) to the handler route on Nitro v3 Vercel deploys so the runtime override is applied to the real webhook/[token].func instead of generating a duplicate webhook/[...].func. Also propagate workflow.runtime to the public manifest route for consistency.