### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/profiling-node/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using the latest SDK release https://github.com/getsentry/profiling-node/releases ### How do you use Sentry? Sentry Saas (sentry.io) ### SDK Version 1.0.4 ### Link to Sentry event _No response_ ### What environment is your node script running in? Next.js ### How is your code deployed and bundled? Deploying using Vercel. Next.js as the bundler. ### Steps to Reproduce 1. Create a Next.js project from scratch 2. Implement Next.js Sentry integration based on documentation 3. Implement the new profiling feature for Next.js in the `sentry.server.config.js` file 4. Start the dev server I haven't tested these steps to reproduce, but I assume the same issue will occur. ### Expected Result Next.js runs local development environment ### Actual Result Next.js local dev run errors out. 
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
SDK Version
1.0.4
Link to Sentry event
No response
What environment is your node script running in?
Next.js
How is your code deployed and bundled?
Deploying using Vercel. Next.js as the bundler.
Steps to Reproduce
sentry.server.config.jsfileI haven't tested these steps to reproduce, but I assume the same issue will occur.
Expected Result
Next.js runs local development environment
Actual Result
Next.js local dev run errors out.