-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDK
Description
Environment
- Using Sentry Saas
"@sentry/nextjs": "6.16.1"
Steps to Reproduce
β
yarn build
locally works fine
π yarn build
on Vercel fails due to auth token
Expected Result
- Successful deploy
Actual Result
Questions
- The solution is to provide an auth token via environment variables which contradicts the autogenerated comment saying not to do that
Metadata
Metadata
Assignees
Labels
Package: nextjsIssues related to the Sentry Nextjs SDKIssues related to the Sentry Nextjs SDK