Files
7fd19496-4d31-4c2d-a2be-e2f…/vercel.json
2026-04-06 00:26:56 +00:00

5 lines
97 B
JSON

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