Files
a4e6762e-89ff-4bd2-99ad-98a…/vercel.json
2026-03-16 21:34:40 +00:00

5 lines
97 B
JSON

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