🔧 Specify cloud functions path for Netlify

This commit is contained in:
Alicia Sykes 2021-09-18 21:37:30 +01:00
parent 4900bf3200
commit 7e3f42d5c7
1 changed files with 1 additions and 0 deletions

View File

@ -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]