Files
b28f4189-156c-4a2d-b4a3-5ed…/vercel.json
2026-03-09 03:01:58 +00:00

5 lines
97 B
JSON

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