레일팩 timezone 추가

This commit is contained in:
kjy
2026-03-04 11:19:45 +09:00
parent 9aa12420e8
commit 5a059641b4

7
railpack.json Normal file
View File

@@ -0,0 +1,7 @@
{
"deploy": {
"variables": {
"NODE_ENV": "production"
}
}
}