Files
9a1074bf-2398-45fc-a808-dfe…/vercel.json
2026-03-10 01:08:52 +00:00

5 lines
97 B
JSON

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