mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 11:45:24 +03:00
add netlify toml
This commit is contained in:
parent
e6a5ae9882
commit
b926c3af0d
7
netlify.toml
Normal file
7
netlify.toml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
[build]
|
||||||
|
base = "docs/"
|
||||||
|
publish = "docs/build"
|
||||||
|
command = "npm run build"
|
||||||
|
environment = { NODE_VERSION = "20" }
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user