CacheFunctionsCleanupVersion: NextOn this pageCleanupcleanup @commandkit/cacheuse-cache.ts Cleans up stale cache entries. Signaturefunction cleanup(maxAge: number = 24 * 60 * 60 * 1000): Promise<void> Parameters maxAge parameternumber