{
  "version": 2,
  "scope": "songwhip",
  "regions": ["iad1"],

  "rewrites": [
    {
      "source": "/(.*)",
      "destination": "/api/$1"
    }
  ],

  "github": {
    "silent": true
  },

  "env": {
    "PRISMIC_TOKEN": "@songwhip-cms-prismic-token"
  }
}
