Files
0f545d98-1e8d-4666-b5d4-9d3…/vercel.json
2026-04-15 18:34:44 +00:00

5 lines
97 B
JSON

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