14 lines
433 B
JSON
14 lines
433 B
JSON
{
|
|
"version": "1.0",
|
|
"appId": "<your-app-id>",
|
|
"appDisplayName": "Outlook Lite",
|
|
"region": "prod",
|
|
"environmentId": "<your-environment-id>",
|
|
"description": "Email client built with React + Fluent UI, powered by Power Platform connectors",
|
|
"buildPath": "dist",
|
|
"buildEntryPoint": "index.html",
|
|
"localAppUrl": "http://localhost:5173",
|
|
"logoPath": "Default",
|
|
"connectionReferences": {},
|
|
"databaseReferences": {}
|
|
} |