updated the deployment settings

pull/73/head
Maria-Aidarus 2023-11-24 19:31:50 +03:00
rodzic 32c4b15eea
commit ac2d27efef
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

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

Wyświetl plik

@ -63,7 +63,7 @@
}
input[type="submit"]:hover {
background-color: #0056b3;
background-color: #1177e4;
}
#result {