Files
a89f4dbf-3f8c-4551-9793-990…/vercel.json
2026-05-22 12:36:14 +00:00

5 lines
97 B
JSON

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