set base url
	
		
			
	
		
	
	
		
			
				
	
				Gitea/subman-nextjs/pipeline/head This commit looks good
				
					Details
				
			
		
	
				
					
				
			
				
	
				Gitea/subman-nextjs/pipeline/head This commit looks good
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									0bade3c1c9
								
							
						
					
					
						commit
						68ba5694bc
					
				| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
/** @type {import('next').NextConfig} */
 | 
			
		||||
const nextConfig = {
 | 
			
		||||
  output: "standalone",
 | 
			
		||||
  basePath: "/subman",
 | 
			
		||||
  webpack: (config) => {
 | 
			
		||||
    config.externals = [...config.externals, "bcrypt"];
 | 
			
		||||
    return config;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue