Files
4f43c4e3-eb2e-489c-bb43-087…/vercel.json
2026-03-05 06:57:37 +00:00

5 lines
97 B
JSON

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