Files
91a6b520-3cca-4c1c-8b27-aa4…/vercel.json
2026-05-22 04:52:16 +00:00

5 lines
97 B
JSON

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