Files
731baebb-3fd8-404e-8f0c-eb7…/vercel.json
2026-05-10 17:31:28 +00:00

5 lines
97 B
JSON

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