Notifications.getExpoPushTokenAsync() not working need experience id

I create a standalone react native project using npx react-native init project_name
my problem is when i call Notifications.getExpoPushTokenAsync() a error appear:
No ecperienceid found. if it can’t be inferred from the manifest, you have to pass it in yourself
how can get it???

thanks