Files
9023b820-542f-4373-8d32-e43…/vercel.json
2026-03-09 17:26:43 +00:00

5 lines
97 B
JSON

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