Files
d9b8287f-6cd8-4611-b0c3-27f…/vercel.json
2026-02-26 02:14:20 +00:00

5 lines
97 B
JSON

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