mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-07-04 19:21:55 +00:00
Adding next.config.js
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
trailingSlash: true,
|
||||
};
|
||||
Reference in New Issue
Block a user