Files
7e4f1e12-3d27-4c38-bc2d-bb4…/vercel.json
2026-03-21 06:14:36 +00:00

5 lines
97 B
JSON

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