Files
7f4a7599-2345-42f5-b7ff-bcd…/vercel.json
2026-05-17 12:36:39 +00:00

5 lines
97 B
JSON

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