Skip to content

Commit ea3d62a

Browse files
committed
.
1 parent b5d96eb commit ea3d62a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/nextjs/src/config/webpack.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,7 @@ export function constructWebpackConfigFunction({
254254
} else {
255255
// log but noop
256256
debug.error(
257-
'error',
258-
'Sentry failed to read vercel.json for automatic cron job monitoring instrumentation',
257+
'[@sentry/nextjs] Failed to read vercel.json for automatic cron job monitoring instrumentation',
259258
e,
260259
);
261260
}

0 commit comments

Comments
 (0)