Files
cd06bee7-dce7-481f-a6d3-970…/vercel.json
2026-03-21 03:16:01 +00:00

5 lines
97 B
JSON

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