Files
lucide/netlify.toml
Eric Fennis dad9648e20 Fix the site, before other site changes (#86)
* fix the site

* Change base

* Change publish folder

Co-authored-by: Eric Fennis <eric.fennis@endurance.com>
2020-10-07 17:42:59 +02:00

5 lines
81 B
TOML

[build]
base = "packages/site/"
publish = "build/"
command = "yarn deploy"