Files
c1e52cf0-f578-4bde-9777-ecc…/vercel.json
2026-05-01 03:39:12 +00:00

5 lines
97 B
JSON

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