init project
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
|
||||
> rentaldrivego-web@0.3.0 build
|
||||
> next build && node scripts/prepare-standalone.mjs
|
||||
|
||||
▲ Next.js 16.2.9 (Turbopack)
|
||||
|
||||
Creating an optimized production build ...
|
||||
✓ Compiled successfully in 11.6s
|
||||
Running TypeScript ...
|
||||
Finished TypeScript in 7.9s ...
|
||||
Collecting page data using 7 workers ...
|
||||
Generating static pages using 7 workers (0/3) ...
|
||||
✓ Generating static pages using 7 workers (3/3) in 691ms
|
||||
Finalizing page optimization ...
|
||||
|
||||
Route (app)
|
||||
┌ ○ /_not-found
|
||||
├ ƒ /[locale]
|
||||
├ ƒ /[locale]/[slug]
|
||||
├ ƒ /[locale]/component-lab
|
||||
└ ○ /robots.txt
|
||||
|
||||
|
||||
ƒ Proxy (Middleware)
|
||||
|
||||
○ (Static) prerendered as static content
|
||||
ƒ (Dynamic) server-rendered on demand
|
||||
|
||||
Prepared standalone server assets.
|
||||
Reference in New Issue
Block a user