Files
a42ce14f-815f-4e57-bef9-5de…/vercel.json
2026-06-09 15:13:14 +00:00

5 lines
97 B
JSON

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