Ah so i create the function as i would in the functions dir, then dploy it using wrangler pages depl

Ah so i create the function as i would in the functions dir, then dploy it using wrangler pages deploy <BUILD_OUTPUT_DIRECTORY> [OPTIONS] .
I would still need to build the repo though client side, -- can i only deploy the function itself not the whole package, so that cf pages doesn't have to rebuild. it.
Was this page helpful?