- A new site is created.
- Update
frontity.settings.js
file with the new site info.
- Trigger a new
npx frontity build
.
hi, i’m trying to do the same thing too, but i wanted to try nextjs, did you succeed? because it is not clear to me how to do these steps automatically in the app and how to create a site with another app in nextjs that points to the configurations that the user has set
thanks
Hi @toledo.webmaster
I don’t understand what do you mean. Frontity projects cannot be created on top of a NextJs app.
Do you mean you’re trying to do the deployment of your multisite Frontity project in Vercel?
@ronaldoscottis How did it go?
hi @juanma
yes sorry i mean in react and i want to deploy on vercel, but i don’t understand how do those steps for aech website created
Hi @toledo.webmaster ,
Can you please provide a repo or code-sandbox with your code? This is especially helpful to find solutions to technical issues with specific code
In the meantime, I recommend you to have a look at the guide Deploy Frontity using Vercel available in our docs