mirror of
https://github.com/kremalicious/asi-calculator.git
synced 2025-01-03 02:15:07 +01:00
use Next.js turbo compiler
This commit is contained in:
parent
817b962f78
commit
fd5707709b
@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"dev": "next dev --turbo",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
|
Loading…
Reference in New Issue
Block a user