Files
1b852106-790f-400f-bfd7-7e0…/vercel.json
2026-04-17 02:39:28 +00:00

5 lines
97 B
JSON

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