From a9b64a1fde516009d8ff55f46d95752043a64afd Mon Sep 17 00:00:00 2001 From: Florent Huck Date: Tue, 10 Dec 2024 14:26:25 +0100 Subject: [PATCH] Next: command to start a Next.js app, using --- sites/upsun/src/get-started/stacks/nextjs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/upsun/src/get-started/stacks/nextjs.md b/sites/upsun/src/get-started/stacks/nextjs.md index 55bbbba24c..3b52d5c424 100644 --- a/sites/upsun/src/get-started/stacks/nextjs.md +++ b/sites/upsun/src/get-started/stacks/nextjs.md @@ -203,7 +203,7 @@ applications: npm run build web: commands: - start: npm run start -p $PORT + start: "npx next start -p $PORT" upstream: socket_family: tcp locations: