Files
089e8e87-8279-46be-ae92-d5f…/vercel.json
2026-03-15 11:58:37 +00:00

5 lines
97 B
JSON

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