|
export default function Home() {
|
|
return <main style={{padding: '2rem', textAlign: 'center'}}>
|
|
<h1>🚀 Kleap Deploy Test v3</h1>
|
|
<p>Deployed via Gitea (PUBLIC) + Coolify</p>
|
|
<p>Slug: test-1768477756564</p>
|
|
<p>Time: 2026-01-15T11:49:19.538Z</p>
|
|
</main>
|
|
} |