Files
7cc87f97-902f-494c-a81f-49c…/vercel.json
2026-03-03 21:18:55 +00:00

5 lines
97 B
JSON

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