development #4
@@ -1,4 +1,6 @@
 | 
			
		||||
/** @type {import('next').NextConfig} */
 | 
			
		||||
const nextConfig = {}
 | 
			
		||||
const nextConfig = {
 | 
			
		||||
	  output: 'export',
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
module.exports = nextConfig
 | 
			
		||||
module.exports = nextConfig;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user