Skip to content

Commit ff1ba5d

Browse files
committed
Push
1 parent fd917fc commit ff1ba5d

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ webosu.online.key
22
webosu.online.pem
33
robots.txt
44
sitemap.txt
5-
arc-sw.js
5+
arc-sw.js
6+
.vercel
File renamed without changes.

vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"functions": {
3-
"API/api.js": {
4-
"includeFiles": "api.js"
3+
"api/owu-api.js": {
4+
"includeFiles": "_files/**"
55
}
66
}
77
}

0 commit comments

Comments
 (0)