diff --git a/now.json b/now.json index a684be2..1d49721 100644 --- a/now.json +++ b/now.json @@ -18,6 +18,7 @@ } ], "env": { - "VERSION": "1.0.0" + "VERSION": "1.0.0", + "FORCE_COLOR": "1" } }