Files
7bca2eec-3020-4750-a2ff-dee…/vercel.json
2026-05-08 07:09:37 +00:00

5 lines
97 B
JSON

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