Add netlify to readme

This commit is contained in:
mrjvs 2024-01-08 21:38:27 +01:00
parent d907fa36f2
commit 2b77df66ec
2 changed files with 4 additions and 1 deletions

View File

@ -18,3 +18,6 @@ Read the docs at https://docs.movie-web.app/proxy/introduction
- cloudflare workers
- AWS lambda
- nodejs
- netlify edge functions
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/movie-web/simple-proxy)

View File

@ -1,4 +1,4 @@
[build]
command = "pnpm build:netlify"
publish = "."
edge_functions = ".netlify"