Files
66bd116a-918f-4f19-aec3-c2b…/vercel.json
2026-06-13 02:36:02 +00:00

5 lines
97 B
JSON

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