Files
b97a0f8b-760b-4f6c-b5c5-9df…/vercel.json
2026-06-10 03:50:22 +00:00

5 lines
97 B
JSON

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