Skip to content

nextjs vs serverless for Vercel deploy #3454

Closed
@mikestopcontinues

Description

@mikestopcontinues

Description

Vercel deploys to AWS lambda, so the nextjs package doesn't seem like the right fit, at least on the server-side. But outright replacing it in sentry.server.config.js doesn't seem like the right call either, as both nextjs/src/index.server.ts and the AWSLambda have custom initialization config (and neither export the components).

What's the right direction here? Thanks!

Metadata

Metadata

Assignees

Labels

Package: nextjsIssues related to the Sentry Nextjs SDKPackage: serverlessIssues related to the Sentry Serverless SDK

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions