Files
9480be19-2159-4738-9e5f-595…/vercel.json
2026-03-04 08:25:02 +00:00

5 lines
97 B
JSON

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