Files
a64ffd4f-1355-4fb9-b6d6-018…/vercel.json
2026-06-11 13:14:37 +00:00

5 lines
97 B
JSON

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