Files
297bc0eb-4da8-4d0a-9e75-153…/vercel.json
2026-03-21 02:22:00 +00:00

5 lines
97 B
JSON

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