DISi

Docs / Deployment

Deployment Reference

Cloudflare Pages static deployment with Wrangler CLI. Next.js static export pipeline. Domain binding and SSL configuration reference.

Tech Stack

Deployment Architecture

DISi runs as a statically exported Next.js site deployed to Cloudflare Pages.

Framework
Next.js (App Router)
Static export, output: export
Deployment
Cloudflare Pages
Project: silver-unykorn-org
Domains
disi.unykorn.org / silver.unykorn.org
Both bound via CF API
CSS
Tailwind CSS 4
PostCSS 4, Autoprefixer
Build Output
./out
Static HTML/CSS/JS
Deploy CLI
Wrangler Pages
npx wrangler pages deploy ./out

Commands

Build & Deploy

Local build and deployment to Cloudflare Pages via Wrangler CLI.

Install dependencies

npm install

Run dev server

npm run dev

Build static export

npm run build

Outputs to ./out

Deploy to Cloudflare Pages

npx wrangler pages deploy ./out --project-name silver-unykorn-org

Requires CLOUDFLARE_API_TOKEN env var or wrangler login

Configuration

Environment Variables

Required environment variables. Never commit real secrets to source control.

CLOUDFLARE_API_TOKENCloudflare API token with Pages:Edit permission. Used by Wrangler for deployment.Required
CLOUDFLARE_ZONE_IDCloudflare Zone ID for the domain (for DNS/SSL operations via API).Optional
CLOUDFLARE_ACCOUNT_IDCloudflare Account ID (required for some Wrangler operations).Optional

Copy .env.example to .env.local and fill in your values. Never commit .env.local to source control.

Documentation Links

Official Deployment References

Cloudflare, Wrangler, and Next.js official documentation.

Cloudflare Pages Documentation

Cloudflare

Active

Static site deployment and hosting for the DISi platform website.

Owner

Technology

Risk

Low

Next Action

Maintain deployment automation and domain verification

Official Documentation

Wrangler CLI Documentation

Cloudflare

Active

CLI tool for deploying to Cloudflare Pages and managing workers.

Owner

Technology

Risk

Low

Next Action

Keep Wrangler version updated; test deployment on each release

Official Documentation

Next.js Static Export Documentation

Vercel / Next.js

Active

Next.js static export configuration for Cloudflare Pages compatibility.

Owner

Technology

Risk

Low

Next Action

Verify static export compatibility on each Next.js version upgrade

Official Documentation

Securities Disclaimer

Nothing on this page or website constitutes an offer to sell or a solicitation to buy any security. Any securities offering described herein will be made only by means of a formal Private Placement Memorandum (PPM), subscription agreement, and related offering documents, to accredited investors as defined under Rule 501 of Regulation D or qualified purchasers under Regulation S. All purchasers must complete KYC/AML verification and accredited investor verification before participation. DIGag tokens are restricted securities subject to transfer restrictions under applicable law. This content is for informational purposes only and is subject to change without notice. All legal, tax, and compliance matters are subject to review by qualified securities counsel. Past performance is not indicative of future results. Forward-looking statements are subject to material risks and uncertainties.