Files
91be65e5-0c40-4ee9-957a-25b…/vercel.json
2026-03-16 21:43:32 +00:00

5 lines
97 B
JSON

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