wasmerio / wasmer.io

The Wasmer.io website
https://wasmer.io/
21 stars 17 forks source link

Deploy project to Cloudflare Pages #82

Closed smiletondi closed 1 year ago

smiletondi commented 1 year ago

This pull request includes changes to deploy the project to Cloudflare Pages. The project will now be hosted on a global network of servers, providing faster loading times and improved security. Please review the changes and let me know if you have any questions or concerns.

smiletondi commented 1 year ago

preview link: https://e222c765.wasmer-cf-pages.pages.dev/

smiletondi commented 1 year ago

Deployment settings

Build Configuration

Framework preset: Next.js Build command: npx @cloudflare/next-on-pages --experimental-minify Build output directory: .vercel/output/static

Environment variables

Variable name | Value GITHUB_API_ACTIVE | true NODE_VERSION | 14.21.2

Compatibility flags

no_global_navigator