Files
f3373450-fb7e-4373-b001-3e4…/vercel.json
2026-04-12 02:28:02 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}