mirror of
https://github.com/actions/configure-pages.git
synced 2025-12-08 16:16:09 +00:00
4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
// Default Pages configuration for Next
|
|
const nextConfig = {}
|
|
module.exports = nextConfig
|