Files
d72efd7b-5d64-4dfc-b62c-0f4…/vercel.json
2026-03-09 17:17:29 +00:00

5 lines
97 B
JSON

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