From 73263186cd91bd61bae88f2c521959ff6a4306c7 Mon Sep 17 00:00:00 2001 From: qwertyforce <44163887+qwertyforce@users.noreply.github.com> Date: Sun, 3 Jan 2021 13:37:40 +0300 Subject: [PATCH] Update next.config.js --- next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.js b/next.config.js index c579a85..d16577c 100644 --- a/next.config.js +++ b/next.config.js @@ -5,7 +5,7 @@ module.exports = { { source: '/', destination: '/last_added/1' - }, + } ] } } \ No newline at end of file