Files
0e16244e-b5aa-464a-8165-9d9…/vercel.json
2026-03-04 11:59:52 +00:00

5 lines
97 B
JSON

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