Files
b03de50e-c154-4c9a-b56f-576…/vercel.json
2026-06-03 21:52:28 +00:00

5 lines
97 B
JSON

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