Closed heyitsmass closed 1 year ago
Upgrading the project to the most recent version of next
Updates to the package.json file
./start -b
Removal of serverActions: true from next.config.mjs as they're supported by default now.
serverActions: true
next.config.mjs
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Description
Upgrading the project to the most recent version of next
Changes
Updates to the package.json file
./start -b
on next updateRemoval of
serverActions: true
fromnext.config.mjs
as they're supported by default now.Improvements