Files
1d0a35f0-11c6-4d16-b6b3-313…/vercel.json
2026-02-11 21:07:00 +00:00

5 lines
97 B
JSON

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