Files
48cb72a4-6344-41a1-a745-2d3…/vercel.json
2026-03-06 04:59:50 +00:00

5 lines
97 B
JSON

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