diff --git a/next.config.js b/next.config.js index a8c9321..1838cec 100644 --- a/next.config.js +++ b/next.config.js @@ -9,6 +9,6 @@ module.exports = { return config }, env: { - AIRTABLE: "keygkEz5Bp89HsIJt", + AIRTABLE: "INSERT AIRTABLE KEY HERE", }, -} \ No newline at end of file +}