Files
6a64e86e-248f-4c5e-b1c7-3d3…/vercel.json
2026-05-26 01:42:53 +00:00

5 lines
97 B
JSON

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