We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6870e80 commit 18a95a8Copy full SHA for 18a95a8
examples/with-meilisearch/package.json
@@ -1,6 +1,6 @@
1
{
2
"scripts": {
3
- "dev": "next dev",
+ "dev": "next dev --turbo",
4
"build": "next build",
5
"start": "next start"
6
},
0 commit comments