Files
f74a482f-19d6-4b8e-9f0b-54b…/vercel.json
2026-06-07 15:41:54 +00:00

5 lines
97 B
JSON

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