UnlyEd/next-right-now-admin

View on GitHub
now.staging.json

Summary

Maintainability
Test Coverage
{
  "version": 2,
  "name": "nrn-admin",
  "scope": "team_qnVfSEVc2WwmOE1OYhZr4VST",
  "env": {},
  "build": {
    "env": {
      "APP_STAGE": "staging",
      "GRAPHQL_API_ENDPOINT": "https://api-euwest.graphcms.com/v1/ck73ixhlv09yt01dv2ga1bkbp/master",
      "GRAPHQL_API_KEY": "@nrn-admin-graphql-api-key",
      "AMPLITUDE_API_KEY": "@nrn-admin-amplitude-api-key-staging",
      "SENTRY_DSN": "@nrn-admin-sentry-dsn",
      "FILESTACK_API_KEY": "@nrn-admin-filestack-api-key"
    }
  },
  "routes": [
    {
      "src": "/robots.txt",
      "dest": "/robots/!production.txt"
    }
  ],
  "public": false
}