Files
0ef9d2e5-82f1-499f-9eb6-a99…/vercel.json
2026-05-17 08:22:39 +00:00

5 lines
97 B
JSON

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