Loading...
Loading...
Next.js 16 portfolio with MDX blog/projects, Once UI, auto SEO, and endless theming.
npx skill4agent add eng0ai/eng0-template-skills magic-portfoliogit clone --depth 1 https://github.com/Eng0AI/magic-portfolio-template.git .git clone --depth 1 https://github.com/Eng0AI/magic-portfolio-template.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_templaterm -rf .git
git initnpm installnpm run buildvercel pull --yes -t $VERCEL_TOKEN
vercel build --prod -t $VERCEL_TOKEN
vercel deploy --prebuilt --prod --yes -t $VERCEL_TOKENnetlify deploy --prod --dir=.nextsrc/resources/once-ui.config.jssrc/resources/content.jssrc/app/blog/posts/src/app/work/projects/npm run dev