diff --git a/cypress.config.ts b/cypress.config.ts index 4108d54..5a73276 100644 --- a/cypress.config.ts +++ b/cypress.config.ts @@ -1,6 +1,7 @@ import { defineConfig } from "cypress"; export default defineConfig({ + projectId: "1nghs5", e2e: { baseUrl: "http://localhost:3000", setupNodeEvents(on, config) {