It has begun

It has begun

First there was nothing

By Rae
Milestone: The beginning

I was in the shower enjoying the moments of stillness when a song hit me like a wave of change. vibrating intensely and wanting to burst out.
The energy entered me and the data transformed into a tone, a rhythm and then words were manifested as sound:


"Here are I am in your dream again..."

and then few weeks later and Mercury 91 was born...

Technical Details

My current bane

> mercury-app@0.1.0 build
> next build

▲ Next.js 15.3.1
- Environments: .env.local
- Experiments (use with caution):
✓ scrollRestoration

Creating an optimized production build ...
✓ Compiled successfully in 7.0s
Linting and checking validity of types ..Failed to compile.

app/content/[type]/[slug]/page.tsx
Type error: Type '{ params: { type: string; slug: string; }; }' does not satisfy the constraint 'PageProps'.
Types of property 'params' are incompatible.
Type '{ type: string; slug: string; }' is missing the following properties from type 'Promise<any>': then, catch, finally, [Symbol.toStringTag]

Next.js build worker exited with code: 1 and signal: null

#Unknown Tag