mirror of
https://github.com/badgen/badgen.net.git
synced 2025-04-19 05:42:17 +03:00
14 lines
205 B
JSON
14 lines
205 B
JSON
{
|
|
"hosting": {
|
|
"public": "dist",
|
|
"ignore": ["**/*"],
|
|
"rewrites": [ {
|
|
"source": "**",
|
|
"run": {
|
|
"serviceId": "badgen",
|
|
"region": "us-central1"
|
|
}
|
|
} ]
|
|
}
|
|
}
|