PHP Classes

File: vercel.json

Recommend this page to a friend!
  Packages of Engin Ypsilon   PHP Ymap   vercel.json   Download  
File: vercel.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Ymap
Retrieve email messages from an IMAP server
Author: By
Last change: Test Vercel PHP 8.4
Date: 28 days ago
Size: 158 bytes
 

Contents

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