Files
ef0531a0-7f06-4714-82ff-d51…/vercel.json
2026-04-28 21:54:29 +00:00

5 lines
97 B
JSON

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