Does functions usage count towards the regular workers usage?
Does functions usage count towards the regular workers usage?
/functions folder?_worker.js from a SvelteKit deployment, so I don't know how many request it actually did.functions gives you simple routing behavior and an arguably easier API, but they boil down to the same thing at the moment.