Files
39dfc291-f608-4d73-a9a4-ae4…/vercel.json
2026-06-13 04:34:08 +00:00

5 lines
97 B
JSON

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