My Next.js project is in TypeScript and in tsconfig.json i have set "baseUrl": "./src" so then in components i don\'t need to u
tsconfig.json
"baseUrl": "./src"