Files
10a0d4b3-9a0a-4fc8-a21e-01b…/vercel.json
2026-05-06 02:00:17 +00:00

5 lines
97 B
JSON

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