Files
18bf68a2-4b70-4814-b4bf-3be…/vercel.json
2026-05-04 20:59:51 +00:00

5 lines
97 B
JSON

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