I don't think this should be a valid `now.json`: ```js { "type": "static", "env": { "NPM_TOKEN": "@npm-token", } } ``` As far as I know only build time `env` makes sense for `static` deployments.