mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 11:45:24 +03:00
8 lines
120 B
TOML
8 lines
120 B
TOML
[build]
|
|
base = "docs/"
|
|
publish = "docs/build"
|
|
command = "npm run build"
|
|
environment = { NODE_VERSION = "20" }
|
|
|
|
|