Files
e67a22e0-5b71-4286-9e64-374…/vercel.json
2026-05-21 01:12:18 +00:00

5 lines
97 B
JSON

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