Files
a340fb06-1565-4f1f-85e1-2bd…/vercel.json
2026-04-21 04:31:55 +00:00

5 lines
97 B
JSON

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