Files
3b1b8b83-6541-44eb-ad40-e17…/vercel.json
2026-03-06 20:29:23 +00:00

5 lines
97 B
JSON

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