From 343aa2078eb741165c0853362aaca952652b9d9b Mon Sep 17 00:00:00 2001 From: michey Date: Sat, 24 Apr 2021 12:41:12 +0300 Subject: [PATCH] Initial commit --- package.json | 3 ++- pages/index.js | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 072f427..1a4439b 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "private": true, "scripts": { "dev": "next dev", + "export": "next build && next export", "build": "next build", "start": "next start" }, @@ -12,4 +13,4 @@ "react": "17.0.1", "react-dom": "17.0.1" } -} +} \ No newline at end of file diff --git a/pages/index.js b/pages/index.js index 1379c5f..d01a511 100644 --- a/pages/index.js +++ b/pages/index.js @@ -4,7 +4,7 @@ export default function Home() { return (
- Create Next App + Lol pep kek