Files
66bdb062-dd36-4cfb-be6f-fb4…/vercel.json
2026-04-13 00:26:21 +00:00

5 lines
97 B
JSON

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