{
"functions": {
"source": ".",
"runtime": "nodejs22",
"predeploy": ["npm --prefix \"$RESOURCE_DIR\" run build"]
}