You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`authentication`| An object containing authentication credentials (see [Authentication](#authentication)) |**Yes**|
24
+
|`siteID`| The Netlify site ID |**Yes**|
24
25
|`context`| The [deploy context](https://docs.netlify.com/site-deploys/overview/#deploy-contexts) to use (defaults to `production`) | No |
25
26
|`fetcher`| An implementation of a [fetch-compatible](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) module for making HTTP requests (defaults to `globalThis.fetch`) | No |
0 commit comments