chore: initial commit

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-05-20 18:37:18 -03:00
commit 520597508c
8 changed files with 293 additions and 0 deletions

4
vercel.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"outputDirectory": "dist"
}