Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
module.exports = {
onDemandEntries: {
// Make sure entries are not getting disposed.
maxInactiveAge: 1000 * 60 * 60,
},
amp: {
canonicalBase: 'http://localhost:1234',
},
// edit here
}