mirror of
				https://github.com/theoludwig/theoludwig.git
				synced 2025-10-14 20:23:25 +02:00 
			
		
		
		
	chore: usage of next start
This commit is contained in:
		| @@ -12,7 +12,7 @@ | ||||
|   }, | ||||
|   "scripts": { | ||||
|     "dev": "next dev", | ||||
|     "start": "node .next/standalone/server.js", | ||||
|     "start": "next start", | ||||
|     "build": "npm run resume:build && next build", | ||||
|     "lint:commit": "commitlint", | ||||
|     "lint:editorconfig": "editorconfig-checker", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user