9 lines
195 B
JSON
9 lines
195 B
JSON
{
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
|
"name": "movetolinux",
|
|
// Update to today's date
|
|
"compatibility_date": "2026-01-29",
|
|
"assets": {
|
|
"directory": "./dist"
|
|
}
|
|
} |