Files
4cbf20cf-52b4-4dbe-9fef-c02…/vercel.json
2026-03-09 22:04:42 +00:00

5 lines
97 B
JSON

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