Files
9ecf8e0f-b501-4c8b-ba8f-d79…/vercel.json
2026-03-03 23:44:52 +00:00

5 lines
97 B
JSON

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