add runner

This commit is contained in:
Puechberty Arthur
2026-06-12 01:26:06 +02:00
parent e748b75a4b
commit 74ecd21eda
8 changed files with 89 additions and 32 deletions
+1
View File
@@ -3,6 +3,7 @@ import type { NextConfig } from "next";
const nextConfig: NextConfig = {
compress: true,
poweredByHeader: false,
output: "standalone",
async headers() {
return [
{