Files
0807ffd2-5d6f-4d4a-a1b1-9c4…/vercel.json
2026-03-05 12:57:12 +00:00

5 lines
97 B
JSON

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