Files
d2bb072b-fbab-4bd4-93a4-1ed…/vercel.json
2026-04-06 16:35:35 +00:00

5 lines
97 B
JSON

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