Files
8051d518-eaf4-4889-b5fc-76d…/vercel.json
2026-04-19 00:29:56 +00:00

5 lines
97 B
JSON

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