mirror of
https://github.com/p-stream/simple-proxy.git
synced 2026-01-11 12:00:47 +00:00
6 lines
145 B
TOML
6 lines
145 B
TOML
[build]
|
|
command = "pnpm build:netlify"
|
|
publish = ".netlify"
|
|
edge_functions = ".netlify/functions"
|
|
[functions]
|
|
directory = ".netlify/functions"
|