Skip to content

Commit 600ef9a

Browse files
committed
test: trivial comment-only change to trigger a deploy and verify the Vercel check after removing the legacy "Manufact" deployment
No functional change -- just confirming the deployment check surfaces cleanly now that the old Manufact-named Vercel deployment has been deleted.
1 parent ff192c7 commit 600ef9a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// config.js
33
// Central place for all environment variables and shared constants.
44
// ---------------------------------------------------------------------------
5+
// (test commit: verifying the Vercel deploy check after removing the
6+
// legacy "Manufact"-named deployment -- no functional change)
57

68
export const GITHUB_TOKEN = process.env.GITHUB_TOKEN;
79
export const GITHUB_API = "https://api.github.com";

0 commit comments

Comments
 (0)