mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"github": { "silent": true },
|
|
"env": {
|
|
"SLACK_BOT_TOKEN": "@slack-bot-token-production-8avf"
|
|
},
|
|
"rewrites": [
|
|
{
|
|
"source": "/v3/_next/:path*",
|
|
"destination": "/_next/:path*"
|
|
}
|
|
]
|
|
}
|