Files
f2126165-04bb-491c-8f87-44f…/vercel.json
2026-03-28 13:14:48 +00:00

5 lines
97 B
JSON

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