Files
a4e5e1f2-07fa-4151-bbc6-1b4…/vercel.json
2026-03-20 00:32:41 +00:00

5 lines
97 B
JSON

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