diff --git a/package.json b/package.json index e1ac0ff..026ca86 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "cheatsheet-project", "version": "0.1.0", "private": true, + "homepage": ".", "scripts": { "dev": "next dev", "build": "next build",