Files
8dcaa95a-f5bf-4bae-b565-abe…/vercel.json
2026-03-22 08:24:39 +00:00

5 lines
97 B
JSON

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