Uploading build using filezila
Unanswered
the wave posted this in #help-forum
the waveOP
I honestly have no idea what to do anymore.
How do I upload the code to the server I am lost
How do I upload the code to the server I am lost
10 Replies
Rose-breasted Grosbeak
ask AI..
Rose-breasted Grosbeak
filezilla is uses FTP to transfer files, right? shouldn't be too hard to send the .next folder.
BUT, you'd also need to send node_modules.
or instead send the source files and build the code at the destination
BUT, you'd also need to send node_modules.
or instead send the source files and build the code at the destination
Rose-breasted Grosbeak
How would I know, I can't read those images
the waveOP
still need help
the waveOP
.jump
I need to deploy a Next.js app to my VPS where another JS app is already running in /var/www/html. I'm comfortable with terminal commands and need a solution that makes frequent updates easy. Please provide all necessary commands in sequence.
(Better explanation)
(Better explanation)
the waveOP
The solution was to change the config
So I can get an out folder
So I can get an out folder
Can close