Files
7230b654-c032-4d8d-ba46-204…/vercel.json
2026-04-05 00:41:29 +00:00

5 lines
97 B
JSON

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