Files
b2f3b7ff-16fa-4340-97be-06a…/vercel.json
2026-03-13 19:13:28 +00:00

5 lines
97 B
JSON

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