next.js
90877a25
- docs: add server actions to unsupported features of static exports (#67507)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
docs: add server actions to unsupported features of static exports (#67507) Server actions require running code on-demand (as an API route) and cannot be used without a server environment.
References
#67507 - docs: add server actions to unsupported features of static exports
Author
leerob
Parents
6d92ff8e
Loading