Files
310b968c-87c4-4824-b91a-a50…/vercel.json
2026-05-21 07:29:26 +00:00

5 lines
97 B
JSON

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