Adapter for SvelteKit applications that generates a handler for use on DigitalOcean Function.
The original repo is from @sveltejs/adapter-node. Currently only support the original version and DigitalOcean Function.
Soon will support all the serverless handlers (AWS Lambda, Azure Function, Firebase Function) with collaboration with @h4ad/serverless-adapter