now.json 76 B

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