• 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
Name
Last commit
Last update
..
collect_envs.sh Loading commit data...
download_assets.sh Loading commit data...
entrypoint.sh Loading commit data...
favicon_generator.sh Loading commit data...
make_envs_script.sh Loading commit data...
validate_envs.sh Loading commit data...