Files
c4b89022-dfcd-4ef0-9642-a50…/vercel.json
2026-05-14 00:38:08 +00:00

5 lines
97 B
JSON

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