Files
59ddd1b1-5db0-4e3e-9945-f60…/vercel.json
2026-03-04 05:16:39 +00:00

5 lines
97 B
JSON

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