Files
c1df0eb8-07ae-46d4-acc4-3d8…/vercel.json
2026-04-10 07:27:45 +00:00

5 lines
97 B
JSON

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