post_install() {
echo "You must explicitly use 'npx create-next-app@v16.2.4' to avoid the error of Missing field 'isPersistentCachingEnabled'"
}
