Files
f43efc6e-b119-4d42-8222-9d8…/vercel.json
2026-04-13 03:59:04 +00:00

5 lines
97 B
JSON

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