Skip to content

Commit c600031

Browse files
committed
Merge branch 'master' of github.com:gitthermal/website
2 parents fbac9d5 + b60ad98 commit c600031

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

now.json

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"version": 2,
3+
"name": "thermal-website",
4+
"alias": "thermal",
5+
"builds": [{ "src": "*", "use": "@now/static" }],
6+
"scope": "thermal",
7+
"regions": ["bom1", "dub1", "gru1", "hnd1", "syd1", "sfo1"],
8+
"github": {
9+
"enabled": true,
10+
"autoAlias": true,
11+
"autoJobCancelation": false
12+
}
13+
}

0 commit comments

Comments
 (0)