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