mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-04 17:41:23 +01:00
fix: add NODE_VERSION to environment in Netlify configuration
This commit is contained in:
parent
31d8f133ae
commit
be66a93a17
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[build]
|
||||
command = "npm run build"
|
||||
publish = "dist"
|
||||
environment = { NODE_VERSION = "24" }
|
||||
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue