Files
05f43d97-60e3-4e5d-b9f0-eaa…/vercel.json
2026-04-28 11:03:04 +00:00

5 lines
97 B
JSON

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