Ready for release soon.

This commit is contained in:
charlesgauthereau
2025-07-17 12:05:39 +02:00
parent 8154f85eb6
commit ac3b4e424a
+1 -1
View File
@@ -4,7 +4,7 @@
"private": true,
"scripts": {
"dev": "next dev --turbopack -p 80",
"build": "next build",
"build": "next build --experimental-build-mode compile",
"start": "next start",
"lint": "next lint",
"email": "email dev",