Files
0b27926e-a135-4523-86c2-1d4…/vercel.json
2026-03-25 07:23:27 +00:00

5 lines
97 B
JSON

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