changed netlify.toml

pull/73/head
Huda Joad 2023-11-24 18:31:16 +03:00
rodzic ed6740782e
commit ccb2ae11f6
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 run generate"
command = "cd ./functions/ && npm install && cd ../ && npm install"