Files
0c7e5276-eafb-4fe4-9c28-6c5…/vercel.json
2026-03-04 00:57:51 +00:00

5 lines
97 B
JSON

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