Files
e25b40fd-07bb-46ee-98f9-9f4…/vercel.json
2026-05-06 07:59:02 +00:00

5 lines
97 B
JSON

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