Files
f629bbbb-e33e-4876-9d7f-80c…/vercel.json
2026-03-11 17:31:30 +00:00

5 lines
97 B
JSON

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