Files
c97ebdc7-af95-44c2-a3c2-9e8…/vercel.json
2026-04-13 19:24:06 +00:00

5 lines
97 B
JSON

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