diff --git a/vercel/vercel/output/functions/index.func/.vc-config.json b/vercel/vercel/output/functions/index.func/.vc-config.json index 033eb40..7e92a78 100644 --- a/vercel/vercel/output/functions/index.func/.vc-config.json +++ b/vercel/vercel/output/functions/index.func/.vc-config.json @@ -1,6 +1,5 @@ { "runtime": "nodejs20.x", "handler": "index.js", - "launcherType": "Nodejs", - "shouldAddHelpers": true + "launcherType": "Nodejs" }