Files
3f5491fe-afd6-4772-88ff-5fd…/vercel.json
2026-06-09 15:05:25 +00:00

5 lines
97 B
JSON

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