Files
ceca727c-cd64-4e82-9b52-c15…/vercel.json
2026-06-04 03:37:51 +00:00

5 lines
97 B
JSON

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