Files
0b92edde-a348-4b3c-8c30-671…/vercel.json
2026-04-07 23:53:34 +00:00

5 lines
97 B
JSON

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