Files
228f4057-587f-48c0-a01f-1f8…/vercel.json
2026-03-21 05:12:01 +00:00

5 lines
97 B
JSON

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