mirror of
https://github.com/sussy-code/sudo-proxy.git
synced 2026-01-11 20:10:18 +00:00
Fix Netlify build
This commit is contained in:
parent
0ffcbbbe05
commit
2747795a0f
1 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,6 @@
|
|||
[build]
|
||||
command = "pnpm build:netlify"
|
||||
publish = "."
|
||||
edge_functions = ".netlify"
|
||||
publish = ".netlify"
|
||||
edge_functions = ".netlify/functions"
|
||||
[functions]
|
||||
directory = ".netlify/functions"
|
||||
|
|
|
|||
Loading…
Reference in a new issue