Files
28227d5c-de3d-445d-9b0a-1ab…/vercel.json
2026-04-05 04:52:22 +00:00

5 lines
97 B
JSON

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