File Management
Upload and manage your media files here. Select files to upload them to the server.
import Image from "next/image"; import { UploadForm } from "../components/uploadForm"; export default function FilesPage() { return (
Upload and manage your media files here. Select files to upload them to the server.