Files
bdc44711-8b60-4280-aa0a-dad…/vercel.json
2026-04-22 00:20:18 +00:00

5 lines
97 B
JSON

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