chore: update now.json to use all regions (#324)

pull/326/head
Steven 2019-11-27 09:21:51 -05:00 zatwierdzone przez 晋晓炜 Amio /
rodzic f96b65539d
commit a7cca6ad7e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
{
"version": 2,
"regions": ["sfo", "lhr", "hnd"],
"regions": ["all"],
"builds": [
{ "src": "package.json", "use": "@now/static-build" },
{ "src": "api/*.ts", "use": "@now/node" }