• omnus's avatar
    Next.js compliant command for production builds (#2219) · abad1b81
    omnus authored
    * feat: Vercel compliant command for prod builds
    
    * feat: simplify to a single command, rename command
    
    Also included the script to download assets.
    
    * fix: exclude vercel injected env vars
    
    Vercel injects a number of environment variables, that in some cases can result in run time errors when the app is reading from envs.js. Exclude these.
    abad1b81
make_envs_script.sh 970 Bytes