Files
b185fcf0-65e7-4508-84ae-ca4…/vercel.json
2026-06-08 04:09:16 +00:00

5 lines
97 B
JSON

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