4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
// Default Pages configuration for Next
|
|
const nextConfig = {}
|
|
module.exports = nextConfig
|