diff options
Diffstat (limited to 'next.config.js')
| -rw-r--r-- | next.config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next.config.js b/next.config.js index 90c8c3a..2fca6c6 100644 --- a/next.config.js +++ b/next.config.js @@ -28,4 +28,4 @@ module.exports = { /* ) return cfg; } */ -}
\ No newline at end of file +};
\ No newline at end of file |
