diff --git a/netlify.toml b/netlify.toml index a0bf50ec..6601257e 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,6 +7,7 @@ base = "/" command = "yarn build" publish = "dist" + functions = "./services/serverless-functions" # Site info, used for the 1-Click deploy page [template.environment]