Update netlify.toml

This commit is contained in:
jay3779 2022-12-23 14:20:38 +00:00 committed by GitHub
parent a5faab3726
commit 5113937971
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,8 @@
base = ""
publish = "."
command = ""
[[edge_functions]] [[edge_functions]]
path = "/*" path = "/*"
function = "metadata" function = "metadata"