PHP Classes

File: vercel.json

Recommend this page to a friend!
  Classes of Engin Ypsilon   Curler PHP HTTP Client Library   vercel.json   Download  
File: vercel.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Curler PHP HTTP Client Library
Send HTTP requests setup using a fluent interface
Author: By
Last change:
Date: 1 year ago
Size: 159 bytes
 

Contents

Class file image Download
{ "functions": { "api/index.php": { "runtime": "vercel-php@0.5.2" } }, "routes": [ { "src": "/(.*)", "dest": "/api/index.php" } ] }