chore: update Next.js config and package metadata
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "set TURBOPACK=0&& next dev",
|
||||
"dev:turbo": "next dev",
|
||||
"build": "next build",
|
||||
"build": "next build --webpack",
|
||||
"start": "next start",
|
||||
"db:generate": "prisma generate",
|
||||
"test": "playwright test",
|
||||
|
||||
Reference in New Issue
Block a user