Skip to content

Is it possible to add custom netlify functions #1249

@loweisz

Description

@loweisz

Hey there 👋

I'm trying to deploy my svelte kit app to netlify, which seems to be working perfectly, when using the adapter.

However, I also wanted to deploy a custom function of mine and I noticed that this function is never deployed to netlify. Only the function called render.

I also noticed that when I add my custom function to the specified functions directory and then run npm run build, my custom function is removed from the functions folder and only the render function is still there.

I'm wondering am I missing something here or is it currently not possible to add a custom function to netlify when using the adapter ?

Thanks in advance 🙇‍♂️

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions