-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Using 'experimental-edge' runtime on NextJs pages breaks build on Vercel #7522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Looks like @lforst will help take a look, so backlogging for now! |
Any update on this? |
w/ the app directory you now export a Is this still an issue? I guess for the pages directory it might still be. Does removing export const config = {
runtime: 'edge'
} |
hey team! Any updates on this? |
This should be fixed with version |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using? If you use the CDN bundles, please specify the exact bundle (e.g.
bundle.tracing.min.js
) in your SDK setup.@sentry/nextjs
SDK Version
7.43.0
Framework Version
13.2.4
Link to Sentry event
No response
SDK Setup
Steps to Reproduce
Having configured:
On any given page seems to make sentry crash on build time.
Expected Result
To not crash on build.
Actual Result
The text was updated successfully, but these errors were encountered: