diff options
| author | Sin <[email protected]> | 2020-05-25 04:02:20 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-25 04:02:20 -0700 |
| commit | 1703610c21664efacd1b99933e51b49c03dfc0a0 (patch) | |
| tree | ea6ab8dc31b1cfb2b8de26012932b8a1b655ff0f | |
| parent | Delete package-lock.json (diff) | |
| download | aghpb-online-1703610c21664efacd1b99933e51b49c03dfc0a0.tar.xz aghpb-online-1703610c21664efacd1b99933e51b49c03dfc0a0.zip | |
Create netlify.toml
| -rw-r--r-- | netlify.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml new file mode 100644 index 0000000..6ab9275 --- /dev/null +++ b/netlify.toml @@ -0,0 +1,2 @@ +[build] + functions = "functions" |