Files
22c8f4e1-a76d-4ce3-845b-970…/vercel.json
2026-04-04 02:10:30 +00:00

5 lines
97 B
JSON

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