Files
efe011e3-76ff-4675-af6f-ccb…/vercel.json
2026-03-25 06:07:37 +00:00

5 lines
97 B
JSON

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