Files
7e9ed709-e5c0-41a6-b1ff-0c1…/vercel.json
2026-04-08 16:16:36 +00:00

5 lines
97 B
JSON

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