Files
28741b08-a918-4f3d-95c9-2aa…/vercel.json
2026-03-12 16:57:27 +00:00

5 lines
97 B
JSON

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