Files
e67373f5-b039-4ee5-83a1-2be…/vercel.json
2026-06-07 05:20:39 +00:00

5 lines
97 B
JSON

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