mirror of
				https://github.com/r-freeman/portfolio.git
				synced 2025-11-03 23:31:11 +00:00 
			
		
		
		
	Updated next config
This commit is contained in:
		
							parent
							
								
									86a1f8faec
								
							
						
					
					
						commit
						aa2addf8fa
					
				@ -5,11 +5,6 @@ import rehypePrism from '@mapbox/rehype-prism'
 | 
				
			|||||||
/** @type {import('next').NextConfig} */
 | 
					/** @type {import('next').NextConfig} */
 | 
				
			||||||
const nextConfig = {
 | 
					const nextConfig = {
 | 
				
			||||||
    pageExtensions: ['jsx', 'js', 'tsx', 'ts', 'mdx'],
 | 
					    pageExtensions: ['jsx', 'js', 'tsx', 'ts', 'mdx'],
 | 
				
			||||||
    reactStrictMode: true,
 | 
					 | 
				
			||||||
    swcMinify: true,
 | 
					 | 
				
			||||||
    experimental: {
 | 
					 | 
				
			||||||
        mdxRs: true
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    images: {
 | 
					    images: {
 | 
				
			||||||
        domains: ['i.scdn.co']
 | 
					        domains: ['i.scdn.co']
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user