Files
75d39081-bce5-4ec4-9186-c84…/vercel.json
2026-04-13 00:23:11 +00:00

5 lines
97 B
JSON

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