Files
bd8c2eb5-ca2f-40a2-9038-13c…/vercel.json
2026-03-13 15:54:44 +00:00

5 lines
97 B
JSON

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