Files
e405bd35-eef3-4107-9046-772…/vercel.json
2026-05-15 11:34:51 +00:00

5 lines
97 B
JSON

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