mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 04:40:20 +03:00
Add Next plugin to Netlify
This commit is contained in:
parent
dd4fe6539a
commit
a799d23495
|
@ -9,4 +9,10 @@
|
|||
publish = "website/out"
|
||||
|
||||
# Default build command.
|
||||
command = "npm run build"
|
||||
command = "npm run build"
|
||||
|
||||
[build.environment]
|
||||
NETLIFY_NEXT_PLUGIN_SKIP = "true"
|
||||
|
||||
[[plugins]]
|
||||
package = "@netlify/plugin-nextjs"
|
||||
|
|
Loading…
Reference in New Issue
Block a user