Files
b59ec982-f8f7-4276-baaa-1be…/vercel.json
2026-05-29 14:37:02 +00:00

5 lines
97 B
JSON

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