Warning: missing App credentials

NEXT_PUBLIC_APP_ID and API_KEY are not configured in your .env.local file.

Please create a .env.local file with:

NEXT_PUBLIC_APP_ID=...
API_KEY=...