testinggggggggggggggg
All checks were successful
deploy / deploy (push) Successful in 1m36s

This commit is contained in:
Lee
2023-11-08 11:49:19 +00:00
parent fb0e8a7ea1
commit a5abcb1e23
9 changed files with 125 additions and 290 deletions

5
.eslintrc.js Normal file
View File

@ -0,0 +1,5 @@
const path = require("path");
module.exports = {
extends: ["next/core-web-vitals"],
};