Files
fca63e15-10d7-4848-a870-7db…/vercel.json
2026-03-19 01:36:02 +00:00

5 lines
97 B
JSON

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