diff --git a/package.json b/package.json index 0f5f1c0..63dafe8 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "hammercode-web", "version": "0.1.0", "private": true, + "type": "module", "scripts": { "dev": "next dev", "build": "next build",