Update vercel.json

This commit is contained in:
Aldess 2023-11-23 21:15:14 +01:00 committed by GitHub
commit 1ee3d46b97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"version": 2,
"builds": [{
"src": "index.js",
"src": "server.js",
"use": "@vercel/node"
}],
"routes": [{