Next.js: Difference between revisions

Line 11: Line 11:
   root * /var/www/davidl_me/out
   root * /var/www/davidl_me/out
   file_server
   file_server
  uri strip_suffix /
   try_files {path} {path}.html
   try_files {path} {path}.html
}
}
</pre>
</pre>