add netlify.toml
for part of #731 Netlify next functions plugin is no longer copying in the build files. This adds the db file from the build into the functions.
This commit is contained in:
2
netlify.toml
Normal file
2
netlify.toml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[functions]
|
||||||
|
included_files = ["public/geo/*.mmdb"]
|
||||||
Reference in New Issue
Block a user