Files
ef0c68d2-193e-4f6e-b09e-9a9…/vercel.json
2026-03-31 17:48:12 +00:00

5 lines
97 B
JSON

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