Files
2bcbd3a6-1e3d-45fa-ad7f-95c…/vercel.json
2026-06-12 23:10:28 +00:00

5 lines
97 B
JSON

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