Files
b7cf70dc-1869-4f42-ac59-1e4…/vercel.json
2026-04-08 02:23:05 +00:00

5 lines
97 B
JSON

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