Files
coolify-examples/nextjs/spa/README.md
peaklabs-dev f8b3c24432 feat(static): improve nextjs static example
- upgrade all dependencies
- upgrade to Tailwind CSS v4
- remove ugly default background
- remove unnecessary default content
- clean up files and remove those that are no longer needed
2025-06-23 21:41:11 +02:00

165 B

Coolify Configuration

Static build (SPA)

  • Set Build Pack to nixpacks.
  • Enable Is it a static site?.
  • Set Output Directory to out.
  • That's all.