mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
11 lines
No EOL
196 B
JSON
11 lines
No EOL
196 B
JSON
{
|
|
"version": 2,
|
|
"alias": ["securitycheckli.st"],
|
|
"github": {
|
|
"silent": true
|
|
},
|
|
"name": "security-checklist",
|
|
"builds": [
|
|
{ "src": "next.config.js", "use": "@now/next" }
|
|
]
|
|
} |