Hi, I'm wanting to implement Functions in a CF Pages project created with C3. But when I run the `np

Hi, I'm wanting to implement Functions in a CF Pages project created with C3. But when I run the npm run deploy command, I see that in the edge functions it doesn't generate the new helloworld function that I created.

I was reading this documentation:
https://developers.cloudflare.com/pages/functions/get-started/
And as I understand it, you just have to create a functions folder in the root of my app and that's it. Could someone please guide me on how to correctly apply a Pages Functions?
CleanShot_2024-02-21_at_3_.05.23.png
Was this page helpful?