Skip to content

Commit 7f51230

Browse files
committed
updated 20221004
1 parent c1632d5 commit 7f51230

File tree

8 files changed

+47735
-9932
lines changed

8 files changed

+47735
-9932
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[build]
22
command = "yarn build" # the command you run to build this file
3-
functions = "built-lambda" # netlify-lambda builds to this folder AND Netlify reads functions from here
3+
functions = "src/lambda" # netlify-lambda builds to this folder AND Netlify reads functions from here
44
publish = "build" # create-react-app builds to this folder, Netlify should serve all these files statically

0 commit comments

Comments
 (0)