Before being able to migrate options API component into composition API, we need to remove the compat mode of apps, it is mandatory, else the build will fail with following error:
The version of Vue you are using does not support <script setup>. Please upgrade to 2.7 or above.