I'm going through the Notion clone build from July and get an error when trying to do a require style import as follows: const serviceKey = require("@/service_key.json"); But i get the red underlining of death and when i hover over it I get the following explanation (screenshot). Any thoughts/ideas?