Files
c32814c5-ee0c-4780-9fc0-775…/vercel.json
2026-06-10 01:35:59 +00:00

5 lines
97 B
JSON

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