Files
7a590220-0e83-41e2-9ddb-24f…/vercel.json
2026-04-19 13:24:28 +00:00

5 lines
97 B
JSON

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