summaryrefslogtreecommitdiff
path: root/wrangler.jsonc
blob: 660c649c331a2a88032d7974303e3e546979fca4 (plain)
1
2
3
4
5
6
7
8
{
    "$schema": "node_modules/wrangler/config-schema.json",
    "name": "namehackclub",
    "compatibility_date": "2025-06-15",
    "assets": {
        "directory": "./dist"
    }
}