Files
162bf151-92f4-4c69-8aa4-2dd…/vercel.json
2026-04-05 03:30:02 +00:00

5 lines
97 B
JSON

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