mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
Trying no builds field.
This commit is contained in:
parent
a855d2951d
commit
f709436152
1 changed files with 0 additions and 6 deletions
|
|
@ -1,11 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"builds": [
|
|
||||||
{
|
|
||||||
"src": "build/index.js",
|
|
||||||
"use": "@vercel/node"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"routes": [
|
"routes": [
|
||||||
{
|
{
|
||||||
"src": "/(.*)",
|
"src": "/(.*)",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue