mini-projet/now.json
2026-01-16 16:48:52 +01:00

5 lines
72 B
JSON

{
"version": 2,
"builds": [{ "src": "*.php", "use": "@now/php" }]
}