Files
3f9c7b46-4ed7-45d3-8587-076…/vercel.json
2026-05-01 00:51:39 +00:00

5 lines
97 B
JSON

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