Create now.json (#2515)

* Create now.json

* Update now.json
This commit is contained in:
y-u-s-s-u-f-i-s-l-a-m 2019-05-23 16:43:27 +02:00 committed by Djamil Legato
parent 7bc45bd9e0
commit aca04cee6b

4
now.json Normal file
View File

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