changed netlify.toml

pull/73/head
Huda Joad 2023-11-24 18:32:14 +03:00
rodzic ccb2ae11f6
commit ccf5ced811
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,3 @@
[build]
functions = "netlify/functions/"
command = "cd ./functions/ && npm install && cd ../ && npm install"
command = "cd ./netlify/functions/ && npm install && cd ../ && npm install"