We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e1711d commit 9d18786Copy full SHA for 9d18786
packages/nextjs/src/config/types.ts
@@ -135,7 +135,7 @@ export type UserSentryOptions = {
135
disableLogger?: boolean;
136
137
/**
138
- * Automatically create cron monitors in Sentry for your Vercel Cron Jobs if configured via`vercel.json`.
+ * Automatically create cron monitors in Sentry for your Vercel Cron Jobs if configured via `vercel.json`.
139
*
140
* Defaults to `true`.
141
*/
0 commit comments