Files
c1466fa6-fef3-4d01-ac86-7c2…/vercel.json
2026-05-14 15:17:16 +00:00

5 lines
97 B
JSON

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