Files
62137db3-2654-4c9f-be38-e02…/vercel.json
2026-03-07 01:49:14 +00:00

5 lines
97 B
JSON

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