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.
Commands
Build & Deploy
Local build and deployment to Cloudflare Pages via Wrangler CLI.
Install dependencies
npm installRun dev server
npm run devBuild static export
npm run buildOutputs to ./out
Deploy to Cloudflare Pages
npx wrangler pages deploy ./out --project-name silver-unykorn-orgRequires 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.RequiredCLOUDFLARE_ZONE_IDCloudflare Zone ID for the domain (for DNS/SSL operations via API).OptionalCLOUDFLARE_ACCOUNT_IDCloudflare Account ID (required for some Wrangler operations).OptionalCopy .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
Static site deployment and hosting for the DISi platform website.
Technology
Low
Maintain deployment automation and domain verification
Wrangler CLI Documentation
Cloudflare
CLI tool for deploying to Cloudflare Pages and managing workers.
Technology
Low
Keep Wrangler version updated; test deployment on each release
Next.js Static Export Documentation
Vercel / Next.js
Next.js static export configuration for Cloudflare Pages compatibility.
Technology
Low
Verify static export compatibility on each Next.js version upgrade
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.