Files
6ccb6b21-fd2d-4d7f-8052-b17…/vercel.json
2026-03-07 19:13:19 +00:00

5 lines
97 B
JSON

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