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 ee9c81a commit 37bde69Copy full SHA for 37bde69
checkly.config.ts
@@ -18,7 +18,7 @@ const emailChannel = new EmailAlertChannel('email-channel-1', {
18
19
export const config = defineConfig({
20
// FIXME: Add your own project name, logical ID, and repository URL
21
- projectName: 'Next.js Boilerplate',
+ projectName: 'SaaS Boilerplate',
22
logicalId: 'nextjs-boilerplate',
23
repoUrl: 'https://github.com/ixartz/Next-js-Boilerplate',
24
checks: {
0 commit comments