Files
3dd05925-2fe3-4708-86d3-1cb…/vercel.json
2026-04-15 19:00:34 +00:00

5 lines
97 B
JSON

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