Strapi - Build a Blog Using Strapi and Next.js

Getting below error while import blog data.
error: [FATAL] Invalid schema changes detected during integrity checks (using the strict strategy). Please find a summary of the changes below:

  • api::category.category:
    • attributes.slug.targetField exists in source schema but not in destination schema
  • api::page.page:
    • attributes.seo exists in source schema but not in destination schema
    • options.increments exists in destination schema but not in source schema
    • options.timestamps exists in destination schema but not in source schema
    • attributes.metadata exists in destination schema but not in source schema
      Import process failed.