Next.js Discord

Discord Forum

what next js method should i use

Answered
Chartreux posted this in #help-forum
Open in Discord
ChartreuxOP
Hey guys!

Im creating a site about cats. Its gonna use a database that we uptime from time to time. However its only gonna use it to READ. so the site is basically static. What in Next should I use? I want it to create the sites for all the cats dynamically pulling from the database. But it doesnt need to do it in real time. Just everytime I push something
Answered by alfon
then just SSG it
View full answer

15 Replies

Answer
everytime you push changes, it will be rebuild in Vercel
ChartreuxOP
Ok thnx!
Thought so, just wanted to be sure
Can you easily deploy it to a static web hotel?
Since its not using any backend etc
what's web hotel
you can easily deploy to vercel thats for sure
ChartreuxOP
Hmm web space
I got dreamhost
But its mostly just static file hosting
@Chartreux But its mostly just static file hosting
not sure about that :/
have to change title/create new post to ask about that
ChartreuxOP
Aight thanks anyways! 🙂
@Chartreux Can you easily deploy it to a static web hotel?
if the entire site is SSG'd you can host it on static web hosting services