feat: Implement pricing page, AI generation/transformation APIs, user/project management, and database schema.

This commit is contained in:
2026-02-27 23:08:56 +01:00
parent ec89ddc9dc
commit 23560ac9c3
18 changed files with 837 additions and 94 deletions

43
build_utf8.txt Normal file
View File

@@ -0,0 +1,43 @@
> plumeia@0.1.0 build
> next build
node.exe : ÔÜá Warning: Next.js inferred your workspace root, but it
may not be correct.
Au caractère Ligne:1 : 1
+ & "C:\Program Files\nodejs/node.exe" "C:\Program
Files\nodejs/node_mo ...
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (ÔÜá Warning: Ne...not b
e correct.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
We detected multiple lockfiles and selected the directory of
C:\Users\streaper2\package-lock.json as the root directory.
To silence this warning, set `turbopack.root` in your Next.js
config, or consider removing one of the lockfiles if it's not needed.
See https://nextjs.org/docs/app/api-reference/config/next-config-j
s/turbopack#root-directory for more information.
Detected additional lockfiles:
* C:\Users\streaper2\Documents\00 -
projet\plumeia\package-lock.json
Ôû▓ Next.js 16.1.6 (Turbopack)
- Environments: .env.local, .env
Creating an optimized production build ...
Ô£ô Compiled successfully in 1253.2ms
Skipping validation of types
Collecting page data using 31 workers ...
Generating static pages using 31 workers (0/10) ...
Error occurred prerendering page "/pricing". Read more:
https://nextjs.org/docs/messages/prerender-error
ReferenceError: useState is not defined
at h (C:\Users\streaper2\Documents\00 - projet\plumeia\.next\serv
er\chunks\ssr\[root-of-the-server]__1b51e774._.js:1:4513) {
digest: '4248291053'
}
Export encountered an error on /pricing/page: /pricing, exiting the
build.
Ô¿» Next.js build worker exited with code: 1 and signal: null