Add .static-site.json
This commit is contained in:
5
.static-site.json
Normal file
5
.static-site.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"build_command": "npm run build",
|
||||||
|
"output_dir": "dist",
|
||||||
|
"node_version": "18"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user