Should be able to deploy

This commit is contained in:
cdricms
2025-01-18 21:13:03 +01:00
parent eb9883a1c3
commit 2046a32202
15 changed files with 248 additions and 51 deletions

View File

@@ -1,8 +1,6 @@
"use server";
export default async function About() {
const res = await fetch("api");
console.log(res);
return (
<div>
<div>