modified netlify settings

This commit is contained in:
somrat sorkar
2023-04-17 12:55:23 +06:00
parent 8badd3f3e7
commit bd3d4d8889
+3
View File
@@ -2,6 +2,9 @@
publish = "dist" publish = "dist"
command = "yarn build" command = "yarn build"
[build.environment]
NODE_VERSION = "18"
[[headers]] [[headers]]
for = "/*" # This defines which paths this specific [[headers]] block will cover. for = "/*" # This defines which paths this specific [[headers]] block will cover.