Files
fc0c7125-a2f0-45a7-a653-aaf…/vercel.json
2026-04-11 07:23:30 +00:00

5 lines
97 B
JSON

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