diff --git a/now.json b/now.json index ae4d78f2..9bffd25b 100644 --- a/now.json +++ b/now.json @@ -1,6 +1,7 @@ { "name": "react-server-example-tsx", "alias": "react-tsx.now.sh", + "type": "docker", "env": { "NODE_ENV": "production" }