4 lines
83 B
TOML
4 lines
83 B
TOML
[build]
|
|
command = "npm run build"
|
|
publish = "build/"
|
|
functions = "functions/" |