chore: static

This commit is contained in:
2025-09-02 00:43:26 +02:00
parent c77d7a16e6
commit d36e590ab6

View File

@@ -1,3 +1,5 @@
export const dynamic = "force-static";
export function GET() {
return new Response('Redirecting...', {
status: 302,