import getConfig from 'next/config' const config = getConfig() export default () =>

{JSON.stringify(config)}