Files
0d6a31c4-df86-4bf5-a77b-9ec…/vercel.json
2026-03-10 22:21:43 +00:00

5 lines
97 B
JSON

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