Files
c140803f-5a79-49f9-bae9-402…/vercel.json
2026-06-11 20:53:49 +00:00

5 lines
97 B
JSON

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