Files
7f8be3c6-4b40-400e-b2ff-a4f…/vercel.json
2026-03-15 11:55:56 +00:00

5 lines
97 B
JSON

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