mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-07-04 19:21:55 +00:00
4 lines
45 B
JavaScript
4 lines
45 B
JavaScript
module.exports = {
|
|
trailingSlash: true,
|
|
};
|