Files
7505fe38-d2ff-4d9b-855e-1ef…/vercel.json
2026-03-28 09:57:54 +00:00

5 lines
97 B
JSON

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