Files
0e4fe5fc-01fd-4877-a1de-4d5…/vercel.json
2026-04-13 03:22:19 +00:00

5 lines
97 B
JSON

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