Files
ebf2fe64-e3e4-47dc-8906-1be…/vercel.json
2026-03-20 05:48:36 +00:00

5 lines
97 B
JSON

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