Skip to content

Support SvelteKit Vercel Adapter (without Edge Runtime) #8085

Closed
@Lms24

Description

@Lms24

In a first step to fully support SvelteKit apps deployed on Vercel, we should add support for @sveltejs/adapter-vercel.

The first step here is to add a working configuration for uploading source maps and making everything work for lambda functions. This doesn not yet include support for the edge runtime as this requires some more changes in the monorepo (extracting the edge SDK, bundling changes) first.

### Tasks
- [ ] https://github.com/getsentry/sentry-javascript/pull/8193
- [ ] https://github.com/getsentry/sentry-javascript/pull/8256
- [x] Ensure the SDK works in lambda functions
- [x] Ensure auto-instrumentation works
- [x] Ensure the config works for adapter-auto and adapter-vercel
- [x] Ensure the config works for locally triggered as well as GH-triggered deploys
- [ ] https://github.com/getsentry/sentry-javascript/pull/8272
- [ ] https://github.com/getsentry/sentry-docs/pull/7073

Metadata

Metadata

Assignees

Labels

Package: sveltekitIssues related to the Sentry SvelteKit SDK

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions