Files
echo-nexus/node_modules/next-intl/dist/esm/development/config.js
T

6 lines
206 B
JavaScript

function getConfig() {
throw new Error("Couldn't find next-intl config file. Please follow the instructions at https://next-intl.dev/docs/getting-started/app-router");
}
export { getConfig as default };