Next.js on Tilda

Tilda supports 100% of Next.js features without any additional changes to your Next.js projects.

Deploying a Next.js project on Tilda is as simple as running the following commands:

Commands
bash
npx @tildacloud/cli build nextjs
npx @tildacloud/cli deploy --project myproject --site mysite