We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e722c commit b7e4f69Copy full SHA for b7e4f69
references/v3-catalog/trigger.config.ts
@@ -13,8 +13,7 @@ export { handleError } from "./src/handleError.js";
13
14
export default defineConfig({
15
runtime: "node",
16
- // project: "yubjwjsfkxnylobaqvqz",
17
- project: "proj_oveexhsnehnarnusktpc",
+ project: "yubjwjsfkxnylobaqvqz",
18
machine: "medium-1x",
19
instrumentations: [new OpenAIInstrumentation()],
20
additionalFiles: ["wrangler/wrangler.toml"],
0 commit comments