Files
0e32b247-c469-4c38-bf12-4cf…/vercel.json
2026-03-05 22:13:48 +00:00

5 lines
97 B
JSON

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