Files
bfeb0a51-7f7f-4425-aa9a-4ab…/vercel.json
2026-03-17 21:10:30 +00:00

5 lines
97 B
JSON

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