Files
9a94a6b7-8bdb-4dbb-84b2-ef2…/vercel.json
2026-04-07 20:25:58 +00:00

5 lines
97 B
JSON

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