Files
e13f5561-7c4f-4de4-bb53-aaa…/vercel.json
2026-04-15 23:02:27 +00:00

5 lines
97 B
JSON

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