const withOffline = require('next-offline') const nextConfig = {} module.exports = withOffline(nextConfig)