mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 21:00:19 +03:00
Add Next plugin to Netlify
This commit is contained in:
parent
e89d61e7c9
commit
16ca661928
|
@ -10,3 +10,9 @@
|
||||||
|
|
||||||
# Default build command.
|
# 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