Files
727b42ee-184c-4f07-92ff-ee2…/vercel.json
2026-04-20 18:57:36 +00:00

5 lines
97 B
JSON

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