Files
bot-whatsapp/packages/docs/netlify.toml
Leifer Mendez be39e8fd30 docs: 🔥 added netlify
2022-12-28 20:51:28 +01:00

7 lines
114 B
TOML

[build]
publish = "dist"
command = "npm run build"
[[edge_functions]]
path = "/*"
function = "entry.netlify-edge"